Searched refs:ETH_DP_SEL (Results 1 – 2 of 2) sorted by relevance
92 #define ETH_DP_SEL 0x024 macro
1785 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_); in lan78xx_dataport_write()1789 ret = lan78xx_read_reg(sc, ETH_DP_SEL, &dp_sel); in lan78xx_dataport_write()1794 ret = lan78xx_write_reg(sc, ETH_DP_SEL, dp_sel); in lan78xx_dataport_write()1800 ret = lan78xx_wait_for_bits(sc, ETH_DP_SEL, ETH_DP_SEL_DPRDY_); in lan78xx_dataport_write()