Home
last modified time | relevance | path

Searched refs:phy_device (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/cavium/octe/
H A Dcavium-ethernet.h78 const char *phy_device; member
H A Docte.c150 if (priv->phy_device == NULL) { in octe_attach()
157 child = device_add_child(dev, priv->phy_device, -1); in octe_attach()
159 device_printf(dev, "missing phy %u device %s\n", priv->phy_id, priv->phy_device); in octe_attach()
H A Dethernet-mdio.c130 priv->phy_device = NULL; in cvm_oct_mdio_setup_device()
H A Dethernet-mv88e61xx.c76 priv->phy_device = "mv88e61xxphy"; in cvm_oct_mv88e61xx_setup_device()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmicrel-ksz90x1.txt9 phy_fixup_list (see phy_init_hw() from drivers/net/phy/phy_device.c),