Searched refs:sh_eth_plat_data (Results 1 – 6 of 6) sorted by relevance
8 struct sh_eth_plat_data { struct
77 static struct sh_eth_plat_data sh7763_eth_pdata = {
85 static struct sh_eth_plat_data sh7763_eth_pdata = {
119 static struct sh_eth_plat_data sh_eth_plat = {
121 static struct sh_eth_plat_data eth_platform_data = {
3092 struct sh_eth_plat_data *pd) in sh_mdio_init()3204 static struct sh_eth_plat_data *sh_eth_parse_dt(struct device *dev) in sh_eth_parse_dt()3207 struct sh_eth_plat_data *pdata; in sh_eth_parse_dt()3249 static inline struct sh_eth_plat_data *sh_eth_parse_dt(struct device *dev) in sh_eth_parse_dt()3258 struct sh_eth_plat_data *pd = dev_get_platdata(&pdev->dev); in sh_eth_drv_probe()