Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dnetdev.h42 int dnet_eth_initialize(int id, void *regs, unsigned int phy_addr);
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddnet.c359 int dnet_eth_initialize(int id, void *regs, unsigned int phy_addr) in dnet_eth_initialize() function