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