Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mugereg.h93 #define ETH_DP_SEL_DPRDY_ (0x1UL << 31) macro
H A Dif_muge.c1785 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_); in lan78xx_dataport_write()
1800 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_); in lan78xx_dataport_write()