Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_net.c37 rv = eth_initialize(); in spl_net_load_image()
/u-boot/common/
A Dboard_r.c505 eth_initialize(); in initr_net()
/u-boot/net/
A Deth-uclass.c439 int eth_initialize(void) in eth_initialize() function
/u-boot/include/
A Dnet.h198 int eth_initialize(void); /* Initialize network subsystem */
/u-boot/doc/develop/driver-model/
A Dethernet.rst226 When U-Boot initializes, it will call the common function eth_initialize().
242 eth_initialize()

Completed in 13 milliseconds