Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphy_fixed.h21 extern int fixed_phy_add(unsigned int irq, int phy_id,
37 static inline int fixed_phy_add(unsigned int irq, int phy_id, in fixed_phy_add() function
/Linux-v6.6/arch/m68k/coldfire/
Dm5272.c122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/Linux-v6.6/drivers/net/phy/
Dfixed_phy.c163 int fixed_phy_add(unsigned int irq, int phy_addr, in fixed_phy_add() function
168 EXPORT_SYMBOL_GPL(fixed_phy_add);
/Linux-v6.6/arch/mips/bcm47xx/
Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
/Linux-v6.6/arch/mips/ar7/
Dplatform.c672 res = fixed_phy_add(PHY_POLL, cpmac_high.id, in ar7_register_devices()
686 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status); in ar7_register_devices()