Searched refs:fixed_phy_add (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/include/linux/ |
D | phy_fixed.h | 21 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/ |
D | m5272.c | 122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
|
/Linux-v6.6/drivers/net/phy/ |
D | fixed_phy.c | 163 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/ |
D | setup.c | 277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
|
/Linux-v6.6/arch/mips/ar7/ |
D | platform.c | 672 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()
|