Home
last modified time | relevance | path

Searched refs:dw_eth_pdata (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddesignware.c89 struct dw_eth_pdata *pdata = dev_get_platdata(dev); in dw_mdio_reset()
734 struct dw_eth_pdata *dw_pdata = dev_get_platdata(dev); in designware_eth_ofdata_to_platdata()
793 .platdata_auto_alloc_size = sizeof(struct dw_eth_pdata),
H A Dgmac_rockchip.c63 struct dw_eth_pdata dw_eth_pdata; member
1944 struct dw_eth_pdata *dw_pdata; in gmac_rockchip_probe()
1957 dw_pdata = &pdata->dw_eth_pdata; in gmac_rockchip_probe()
2075 struct dw_eth_pdata *dw_pdata; in gmac_rockchip_eth_start()
2083 dw_pdata = &pdata->dw_eth_pdata; in gmac_rockchip_eth_start()
H A Ddesignware.h252 struct dw_eth_pdata { struct