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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h94 #define ETH_DP_SEL 0x024 macro
H A Dif_muge.c1795 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_);
1799 ret = lan78xx_read_reg(sc, ETH_DP_SEL, &dp_sel);
1804 ret = lan78xx_write_reg(sc, ETH_DP_SEL, dp_sel);
1810 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_);

Completed in 107 milliseconds