Home
last modified time | relevance | path

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

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