Searched refs:H3_EPHY_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
248 #define H3_EPHY_SHUTDOWN BIT(16) /* 1: shutdown, 0: power up */ macro250 #define H3_EPHY_MUX_MASK (H3_EPHY_SHUTDOWN | H3_EPHY_SELECT)862 val = (reg & ~H3_EPHY_MUX_MASK) | H3_EPHY_SHUTDOWN; in mdio_mux_syscon_switch_fn()
55 #define H3_EPHY_SHUTDOWN BIT(16) /* 1: shutdown, 0: power up */ macro265 *reg &= ~H3_EPHY_SHUTDOWN; in sun8i_emac_set_syscon_ephy()