Home
last modified time | relevance | path

Searched refs:phy_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/net/
H A Deth_common.c39 phy_init(); in eth_common_init()
/openbmc/u-boot/include/
H A Dphy.h190 int phy_init(void);
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3188.c298 static void phy_init(struct rk3288_ddr_publ *publ) in phy_init() function
742 phy_init(publ); in sdram_init()
H A Dsdram_rk3288.c356 static void phy_init(struct rk3288_ddr_publ *publ) in phy_init() function
823 phy_init(publ); in sdram_init()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c463 int phy_init(void) in phy_init() function