Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dsmsc.c72 .startup = &genphy_startup,
82 .startup = &genphy_startup,
92 .startup = &genphy_startup,
102 .startup = &genphy_startup,
H A Dmicrel_ksz8xxx.c22 .startup = &genphy_startup,
51 .startup = &genphy_startup,
79 .startup = &genphy_startup,
89 .startup = &genphy_startup,
157 .startup = &genphy_startup,
H A Datheros.c100 .startup = genphy_startup,
110 .startup = genphy_startup,
120 .startup = genphy_startup,
H A Dnatsemi.c42 .startup = &genphy_startup,
H A Dmarvell.c664 .startup = &genphy_startup,
733 .startup = &genphy_startup,
H A Dti.c423 .startup = &genphy_startup,
H A Dphy.c433 int genphy_startup(struct phy_device *phydev) in genphy_startup() function
457 .startup = genphy_startup,
H A Db53.c593 res = genphy_startup(phydev); in b53_phy_startup()
/openbmc/u-boot/include/
H A Dphy.h226 int genphy_startup(struct phy_device *phydev);