Home
last modified time | relevance | path

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

/linux/drivers/net/phy/ !
H A Dphylib-internal.h20 void of_set_phy_timing_role(struct phy_device *phydev);
H A Dphy-core.c227 * of_set_phy_timing_role - Set the master/slave mode of the PHY
233 void of_set_phy_timing_role(struct phy_device *phydev) in of_set_phy_timing_role() function
H A Dphy_device.c3478 of_set_phy_timing_role(phydev); in phy_probe()