Searched refs:power_up_phy (Results 1 – 2 of 2) sorted by relevance
91 .power_up_phy = pch_gbe_phy_power_up,233 if (hw->func->power_up_phy) in pch_gbe_hal_power_up_phy()234 hw->func->power_up_phy(hw); in pch_gbe_hal_power_up_phy()
348 void (*power_up_phy) (struct pch_gbe_hw *hw); member