Searched refs:dw_eth_pdata (Results 1 – 3 of 3) sorted by relevance
252 struct dw_eth_pdata { struct
89 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),
76 struct dw_eth_pdata dw_eth_pdata; member2409 struct dw_eth_pdata *dw_pdata; in gmac_rockchip_probe()2422 dw_pdata = &pdata->dw_eth_pdata; in gmac_rockchip_probe()2544 struct dw_eth_pdata *dw_pdata; in gmac_rockchip_eth_start()2552 dw_pdata = &pdata->dw_eth_pdata; in gmac_rockchip_eth_start()