Home
last modified time | relevance | path

Searched refs:has_mdio (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/platform_data/
Deth_ixp4xx.h18 bool has_mdio; /* If this instance has an MDIO bus */ member
/Linux-v5.15/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1399 plat->has_mdio = true; in ixp4xx_of_get_platdata()
1464 plat->has_mdio = true; in ixp4xx_eth_probe()
1477 plat->has_mdio = true; in ixp4xx_eth_probe()
1500 if (plat->has_mdio) { in ixp4xx_eth_probe()