Searched refs:MI_REGS_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/et131x/
H A Det1310_phy.c243 (u8) offsetof(MI_REGS_t, idr1),
246 (u8) offsetof(MI_REGS_t, idr2),
577 MiRead(etdev, (u8) offsetof(MI_REGS_t, isr), &isr.value);
578 MiRead(etdev, (u8) offsetof(MI_REGS_t, imr), &imr.value);
587 MiWrite(etdev, (u8) offsetof(MI_REGS_t, imr), imr.value);
598 MiRead(etdev, (u8) offsetof(MI_REGS_t, lcr2),
605 MiWrite(etdev, (u8) offsetof(MI_REGS_t, lcr2),
H A Det131x_isr.c387 MiRead(etdev, (uint8_t) offsetof(MI_REGS_t, isr),
392 (uint8_t) offsetof(MI_REGS_t, bmsr),
H A Det1310_phy.h127 } MI_REGS_t, *PMI_REGS_t; typedef in typeref:struct:_MI_REGS_t

Completed in 126 milliseconds