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

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91emacreg.h38 #define ETH_SR 0x08U /* 0x08: Status Register */ macro
H A Dat91emac.c534 while (!(EMAC_READ(ETH_SR) & ETH_SR_IDLE)) ;
548 while (!(EMAC_READ(ETH_SR) & ETH_SR_IDLE)) ;

Completed in 52 milliseconds