Home
last modified time | relevance | path

Searched refs:bcmgenet_eth_init (Results 1 – 2 of 2) sorted by relevance

/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_eth.c560 static rt_err_t bcmgenet_eth_init(rt_device_t device) in bcmgenet_eth_init() function
669 .init = bcmgenet_eth_init,
698 eth_dev.parent.parent.init = bcmgenet_eth_init; in rt_hw_eth_init()
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_eth.c556 static rt_err_t bcmgenet_eth_init(rt_device_t device) in bcmgenet_eth_init() function
669 eth_dev.parent.parent.init = bcmgenet_eth_init; in rt_hw_eth_init()

Completed in 7 milliseconds