Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-ar7/
Dar7.h95 struct plat_cpmac_data { struct
/linux-6.1.9/arch/mips/ar7/
Dplatform.c245 static struct plat_cpmac_data cpmac_low_data = {
251 static struct plat_cpmac_data cpmac_high_data = {
/linux-6.1.9/drivers/net/ethernet/ti/
Dcpmac.c615 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_stop()
638 struct plat_cpmac_data *pdata = dev_get_platdata(&priv->pdev->dev); in cpmac_hw_start()
1065 struct plat_cpmac_data *pdata; in cpmac_probe()