Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-ar7/
Dar7.h108 struct plat_cpmac_data { struct
/linux-4.4.14/arch/mips/ar7/
Dplatform.c259 static struct plat_cpmac_data cpmac_low_data = {
265 static struct plat_cpmac_data cpmac_high_data = {
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpmac.c629 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_stop()
652 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_start()
1110 struct plat_cpmac_data *pdata; in cpmac_probe()