Searched refs:AT91_EMAC_SR_IDLE (Results 1 – 2 of 2) sorted by relevance
86 #define AT91_EMAC_SR_IDLE 0x0004 macro
117 } while (!(netstat & AT91_EMAC_SR_IDLE)); in at91emac_read()146 } while (!(netstat & AT91_EMAC_SR_IDLE)); in at91emac_write()
Completed in 4 milliseconds