Searched refs:dw_eth_pdata (Results 1 – 3 of 3) sorted by relevance
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),
63 struct dw_eth_pdata dw_eth_pdata; member1944 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()
252 struct dw_eth_pdata { struct