Home
last modified time | relevance | path

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

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