Searched refs:dw_eth_pdata (Results 1 – 4 of 4) sorted by relevance
21 struct dw_eth_pdata dw_eth_pdata; member68 struct eth_pdata *edata = &pdata->dw_eth_pdata.eth_pdata; in dwmac_socfpga_probe()
38 struct dw_eth_pdata dw_eth_pdata; member442 struct dw_eth_pdata *dw_pdata = dev_get_platdata(dev); in gmac_rockchip_probe()
255 struct dw_eth_pdata { struct
89 struct dw_eth_pdata *pdata = dev_get_platdata(dev); in dw_mdio_reset()800 struct dw_eth_pdata *dw_pdata = dev_get_platdata(dev); in designware_eth_ofdata_to_platdata()861 .platdata_auto_alloc_size = sizeof(struct dw_eth_pdata),