Searched refs:genphy_startup (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/drivers/net/phy/ |
| H A D | smsc.c | 72 .startup = &genphy_startup, 82 .startup = &genphy_startup, 92 .startup = &genphy_startup, 102 .startup = &genphy_startup,
|
| H A D | micrel_ksz8xxx.c | 22 .startup = &genphy_startup, 51 .startup = &genphy_startup, 79 .startup = &genphy_startup, 89 .startup = &genphy_startup, 157 .startup = &genphy_startup,
|
| H A D | atheros.c | 100 .startup = genphy_startup, 110 .startup = genphy_startup, 120 .startup = genphy_startup,
|
| H A D | natsemi.c | 42 .startup = &genphy_startup,
|
| H A D | marvell.c | 664 .startup = &genphy_startup, 733 .startup = &genphy_startup,
|
| H A D | ti.c | 423 .startup = &genphy_startup,
|
| H A D | phy.c | 433 int genphy_startup(struct phy_device *phydev) in genphy_startup() function 457 .startup = genphy_startup,
|
| H A D | b53.c | 593 res = genphy_startup(phydev); in b53_phy_startup()
|
| /openbmc/u-boot/include/ |
| H A D | phy.h | 226 int genphy_startup(struct phy_device *phydev);
|