Searched refs:H3_EPHY_SELECT (Results 1 – 1 of 1) sorted by relevance
264 #define H3_EPHY_SELECT BIT(15) /* 1: internal PHY, 0: external PHY */ macro265 #define H3_EPHY_MUX_MASK (H3_EPHY_SHUTDOWN | H3_EPHY_SELECT)869 val = (reg & ~H3_EPHY_MUX_MASK) | H3_EPHY_SELECT; in mdio_mux_syscon_switch_fn()956 reg &= ~H3_EPHY_SELECT; in sun8i_dwmac_set_syscon()