Searched refs:GPHY_CTRL_PHY_IDDQ (Results 1 – 3 of 3) sorted by relevance
190 #define GPHY_CTRL_PHY_IDDQ 0x80 macro211 GPHY_CTRL_PHY_IDDQ)
520 phy_ctrl_data &= ~(GPHY_CTRL_EXT_RESET | GPHY_CTRL_PHY_IDDQ | in atl1c_phy_reset()793 phy_ctrl |= GPHY_CTRL_PHY_IDDQ | GPHY_CTRL_PWDOWN_HW; in atl1c_power_saving()
250 #define GPHY_CTRL_PHY_IDDQ BIT(7) /* bit8 affect bit7 while rb */ macro