Home
last modified time | relevance | path

Searched refs:genphy_startup (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/drivers/net/phy/
Dmicrel_ksz8xxx.c23 .startup = &genphy_startup,
52 .startup = &genphy_startup,
80 .startup = &genphy_startup,
90 .startup = &genphy_startup,
158 .startup = &genphy_startup,
Dsmsc.c71 .startup = &genphy_startup,
81 .startup = &genphy_startup,
91 .startup = &genphy_startup,
101 .startup = &genphy_startup,
Datheros.c99 .startup = genphy_startup,
109 .startup = genphy_startup,
119 .startup = genphy_startup,
Dnatsemi.c41 .startup = &genphy_startup,
Dmarvell.c665 .startup = &genphy_startup,
734 .startup = &genphy_startup,
Dti.c317 .startup = &genphy_startup,
Dphy.c435 int genphy_startup(struct phy_device *phydev) in genphy_startup() function
459 .startup = genphy_startup,
Db53.c593 res = genphy_startup(phydev); in b53_phy_startup()
/external/u-boot/include/
Dphy.h254 int genphy_startup(struct phy_device *phydev);