Searched refs:GPHY_CTRL_HIB_EN (Results 1 – 3 of 3) sorted by relevance
180 #define GPHY_CTRL_HIB_EN 0x400 macro189 GPHY_CTRL_HIB_EN)195 GPHY_CTRL_HIB_EN |\
511 phy_ctrl_data |= (GPHY_CTRL_HIB_EN | GPHY_CTRL_HIB_PULSE); in atl1c_phy_reset()513 phy_ctrl_data &= ~(GPHY_CTRL_HIB_EN | GPHY_CTRL_HIB_PULSE); in atl1c_phy_reset()803 GPHY_CTRL_HIB_EN; in atl1c_power_saving()
235 #define GPHY_CTRL_HIB_EN BIT(10) macro