Searched refs:GEPHY_MAC_SEL (Results 1 – 2 of 2) sorted by relevance
83 val = ~(u32)GEPHY_MAC_SEL; in set_mux_gmac2_gmac0_to_gephy()91 regmap_update_bits(eth->infra, INFRA_MISC2, GEPHY_MAC_SEL, val); in set_mux_gmac2_gmac0_to_gephy()
568 #define GEPHY_MAC_SEL BIT(1) macro