Searched refs:genphy_c45_pma_setup_forced (Results 1 - 8 of 8) sorted by last modified time

/linux-master/include/linux/
H A Dphy.h1896 int genphy_c45_pma_setup_forced(struct phy_device *phydev);
/linux-master/drivers/net/phy/
H A Drealtek.c860 return genphy_c45_pma_setup_forced(phydev);
H A Dphy-c45.c106 * genphy_c45_pma_setup_forced - configures a forced speed
109 int genphy_c45_pma_setup_forced(struct phy_device *phydev) function
192 EXPORT_SYMBOL_GPL(genphy_c45_pma_setup_forced); variable
1213 return genphy_c45_pma_setup_forced(phydev);
H A Dmxl-gpy.c412 * because genphy_c45_pma_setup_forced does not support.
416 : genphy_c45_pma_setup_forced(phydev);
H A Dadin1100.c103 ret = genphy_c45_pma_setup_forced(phydev);
H A Dmarvell10g.c943 return genphy_c45_pma_setup_forced(phydev);
/linux-master/drivers/net/phy/aquantia/
H A Daquantia_main.c194 return genphy_c45_pma_setup_forced(phydev);
/linux-master/drivers/net/phy/qcom/
H A Dqca808x.c339 ret = genphy_c45_pma_setup_forced(phydev);
395 genphy_c45_pma_setup_forced(phydev);

Completed in 233 milliseconds