Searched refs:MII_QPDSTS (Results 1 - 2 of 2) sorted by relevance

/external/grub/netboot/
H A Dsis900.h249 MII_EXTCTRL = 0x0010, MII_QPDSTS = 0x0011, MII_10BTOP = 0x0012, enumerator in enum:ics_mii_registers
H A Dsis900.c832 /* MII_QPDSTS is Latched, read twice in succession will reflect the current state */
834 status = sis900_mdio_read(phy_addr, MII_QPDSTS);

Completed in 19 milliseconds