Home
last modified time | relevance | path

Searched refs:fixed_phy_register (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dphy_fixed.h23 extern struct phy_device *fixed_phy_register(unsigned int irq,
42 static inline struct phy_device *fixed_phy_register(unsigned int irq, in fixed_phy_register() function
/linux/drivers/net/phy/
A Dfixed_phy.c310 struct phy_device *fixed_phy_register(unsigned int irq, in fixed_phy_register() function
316 EXPORT_SYMBOL_GPL(fixed_phy_register);
/linux/drivers/net/mdio/
A Dof_mdio.c461 return PTR_ERR_OR_ZERO(fixed_phy_register(PHY_POLL, &status, np)); in of_phy_register_fixed_link()
/linux/drivers/net/dsa/
A Ddsa_loop.c409 phydevs[i] = fixed_phy_register(PHY_POLL, &status, NULL); in dsa_loop_init()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c628 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
/linux/drivers/net/ethernet/broadcom/
A Dbgmac.c1450 phy_dev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bgmac_phy_connect_direct()
/linux/drivers/net/ethernet/faraday/
A Dftgmac100.c1909 phydev = fixed_phy_register(PHY_POLL, &ncsi_phy_status, np); in ftgmac100_probe()
/linux/drivers/net/usb/
A Dlan78xx.c2291 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()

Completed in 29 milliseconds