Home
last modified time | relevance | path

Searched defs:eth_pdata (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/dm/platform_data/
A Dnet_ethoc.h14 struct eth_pdata eth_pdata; member
/u-boot/include/
A Dnet.h120 struct eth_pdata { struct
121 phys_addr_t iobase;
122 unsigned char enetaddr[ARP_HLEN];
123 int phy_interface;
124 int max_speed;
125 void *priv_pdata;
/u-boot/net/
A Ddsa-uclass.c203 struct eth_pdata *eth_pdata; in dsa_port_of_to_pdata() local
246 struct eth_pdata *eth_pdata, *master_pdata; in dsa_port_probe() local
/u-boot/drivers/net/
A Dgmac_rockchip.c563 struct eth_pdata *eth_pdata = &dw_pdata->eth_pdata; in gmac_rockchip_probe() local
A Ddesignware.h259 struct eth_pdata eth_pdata; member
A Dsun8i_emac.c191 struct eth_pdata eth_pdata; member

Completed in 15 milliseconds