Home
last modified time | relevance | path

Searched refs:sh_eth_initialize (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rmobile/
H A Demac.c17 ret = sh_eth_initialize(bis); in cpu_eth_init()
/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dcpu.c39 sh_eth_initialize(bis); in cpu_eth_init()
/openbmc/u-boot/include/
H A Dnetdev.h66 int sh_eth_initialize(bd_t *bis);
/openbmc/u-boot/drivers/net/
H A Dsh_eth.c603 int sh_eth_initialize(bd_t *bd) in sh_eth_initialize() function