Home
last modified time | relevance | path

Searched refs:fixed_phy_add (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dphy_fixed.h18 extern int fixed_phy_add(unsigned int irq, int phy_id,
34 static inline int fixed_phy_add(unsigned int irq, int phy_id, in fixed_phy_add() function
/kernel/linux/linux-6.6/include/linux/
H A 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
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dm5272.c130 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dm5272.c122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/kernel/linux/linux-5.10/drivers/net/phy/
H A 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); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A 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); variable
/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
/kernel/linux/linux-6.6/arch/mips/bcm47xx/
H A Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
/kernel/linux/linux-5.10/arch/mips/ar7/
H A 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()
/kernel/linux/linux-6.6/arch/mips/ar7/
H A 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()

Completed in 5 milliseconds