Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-ar7/
Dar7.h108 struct plat_cpmac_data { struct
/linux-4.1.27/arch/mips/ar7/
Dplatform.c260 static struct plat_cpmac_data cpmac_low_data = {
266 static struct plat_cpmac_data cpmac_high_data = {
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpmac.c627 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_stop()
650 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_start()
1109 struct plat_cpmac_data *pdata; in cpmac_probe()