Lines Matching defs:hw
53 static void pch_gbe_plat_get_bus_info(struct pch_gbe_hw *hw) in pch_gbe_plat_get_bus_info()
67 static s32 pch_gbe_plat_init_hw(struct pch_gbe_hw *hw) in pch_gbe_plat_init_hw()
100 static void pch_gbe_plat_init_function_pointers(struct pch_gbe_hw *hw) in pch_gbe_plat_init_function_pointers()
115 inline s32 pch_gbe_hal_setup_init_funcs(struct pch_gbe_hw *hw) in pch_gbe_hal_setup_init_funcs()
129 inline void pch_gbe_hal_get_bus_info(struct pch_gbe_hw *hw) in pch_gbe_hal_get_bus_info()
144 inline s32 pch_gbe_hal_init_hw(struct pch_gbe_hw *hw) in pch_gbe_hal_init_hw()
162 inline s32 pch_gbe_hal_read_phy_reg(struct pch_gbe_hw *hw, u32 offset, in pch_gbe_hal_read_phy_reg()
179 inline s32 pch_gbe_hal_write_phy_reg(struct pch_gbe_hw *hw, u32 offset, in pch_gbe_hal_write_phy_reg()
191 inline void pch_gbe_hal_phy_hw_reset(struct pch_gbe_hw *hw) in pch_gbe_hal_phy_hw_reset()
203 inline void pch_gbe_hal_phy_sw_reset(struct pch_gbe_hw *hw) in pch_gbe_hal_phy_sw_reset()
218 inline s32 pch_gbe_hal_read_mac_addr(struct pch_gbe_hw *hw) in pch_gbe_hal_read_mac_addr()
231 inline void pch_gbe_hal_power_up_phy(struct pch_gbe_hw *hw) in pch_gbe_hal_power_up_phy()
241 inline void pch_gbe_hal_power_down_phy(struct pch_gbe_hw *hw) in pch_gbe_hal_power_down_phy()