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

/netbsd-current/sys/dev/ic/
H A Dlan9118.c798 while (lan9118_mac_readreg(sc, LAN9118_MII_ACC) &
801 lan9118_mac_writereg(sc, LAN9118_MII_ACC, acc);
802 while (lan9118_mac_readreg(sc, LAN9118_MII_ACC) &
813 while (lan9118_mac_readreg(sc, LAN9118_MII_ACC) &
818 lan9118_mac_writereg(sc, LAN9118_MII_ACC, acc);
819 while (lan9118_mac_readreg(sc, LAN9118_MII_ACC) &
H A Dlan9118reg.h220 #define LAN9118_MII_ACC 0x6 /* MII Access */ macro

Completed in 168 milliseconds