Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/arch/m68k/coldfire/
Dm5272.c122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/linux-6.6.21/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-6.6.21/arch/mips/bcm47xx/
Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
/linux-6.6.21/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()