HomeSort by relevance Sort by last modified time
    Searched refs:MII_QPDSTS (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
sis900.h 249 MII_EXTCTRL = 0x0010, MII_QPDSTS = 0x0011, MII_10BTOP = 0x0012,
sis900.c 832 /* MII_QPDSTS is Latched, read twice in succession will reflect the current state */
834 status = sis900_mdio_read(phy_addr, MII_QPDSTS);

Completed in 545 milliseconds