Home
last modified time | relevance | path

Searched refs:pch_gbe_phy_sw_reset (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_phy.c171 void pch_gbe_phy_sw_reset(struct pch_gbe_hw *hw) in pch_gbe_phy_sw_reset() function
240 pch_gbe_phy_sw_reset(hw); in pch_gbe_phy_set_rgmii()
268 pch_gbe_phy_sw_reset(hw); in pch_gbe_phy_init_setting()
Dpch_gbe_phy.h30 void pch_gbe_phy_sw_reset(struct pch_gbe_hw *hw);
Dpch_gbe_api.c90 .sw_reset_phy = pch_gbe_phy_sw_reset,