Searched refs:mdio (Results 1 - 8 of 8) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.h50 void ath79_setup_ar933x_phy4_switch(bool mac, bool mdio);
H A Dmach-rb4xx.c14 #include <linux/mdio-gpio.h>
410 .mdio = RB493G_GPIO_MDIO_DATA,
416 .name = "mdio-gpio",
H A Ddev-eth.c46 .name = "ag71xx-mdio",
67 .name = "ag71xx-mdio",
724 void __init ath79_setup_ar933x_phy4_switch(bool mac, bool mdio) argument
735 if (mdio)
/netgear-R7800-V1.0.2.28/target/linux/mcs814x/files-3.3/drivers/net/phy/
H A Dmcs814x.c64 MODULE_DEVICE_TABLE(mdio, mcs814x_phy_tbl);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/xway/
H A Dmach-p2601hnfx.c19 #include <linux/mdio-gpio.h>
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_main.c1185 struct device_node *mdio; local
1192 ph = of_get_property(pdev->dev.of_node, "mdio-handle", NULL);
1194 dev_err(&pdev->dev, "No mdio-handle in dtb\n");
1198 mdio = of_find_node_by_phandle(*ph);
1199 if (!mdio) {
1200 dev_err(&pdev->dev, "No mdio device found by phandle\n");
1204 pdev_mdio = of_find_device_by_node(mdio);
1206 of_node_put(mdio);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/include/
H A Dnss_gmac_dev.h40 #include <linux/mdio.h>
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/include/
H A Dnss_gmac_dev.h40 #include <linux/mdio.h>

Completed in 60 milliseconds