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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h95 #define ETH_DP_SEL_DPRDY_ (0x1UL << 31) macro
H A Dif_muge.c1795 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_);
1810 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_);

Completed in 156 milliseconds