Lines Matching defs:phydev
75 struct phy_device *phydev; member
83 static void rk630_phy_t22_get_tx_level_from_efuse(struct phy_device *phydev) in rk630_phy_t22_get_tx_level_from_efuse()
114 static void rk630_phy_wol_enable(struct phy_device *phydev) in rk630_phy_wol_enable()
136 static void rk630_phy_wol_disable(struct phy_device *phydev) in rk630_phy_wol_disable()
147 static void rk630_phy_ieee_set(struct phy_device *phydev, bool enable) in rk630_phy_ieee_set()
163 static void rk630_phy_set_aps(struct phy_device *phydev, bool enable) in rk630_phy_set_aps()
179 static void rk630_phy_set_uaps(struct phy_device *phydev, bool enable) in rk630_phy_set_uaps()
195 static void rk630_phy_s40_config_init(struct phy_device *phydev) in rk630_phy_s40_config_init()
224 static void rk630_phy_t22_config_init(struct phy_device *phydev) in rk630_phy_t22_config_init()
281 static int rk630_phy_config_init(struct phy_device *phydev) in rk630_phy_config_init()
308 static void rk630_link_change_notify(struct phy_device *phydev) in rk630_link_change_notify()
334 static int rk630_phy_probe(struct phy_device *phydev) in rk630_phy_probe()
370 static void rk630_phy_remove(struct phy_device *phydev) in rk630_phy_remove()
378 static int rk630_phy_suspend(struct phy_device *phydev) in rk630_phy_suspend()
390 static int rk630_phy_resume(struct phy_device *phydev) in rk630_phy_resume()