Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
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
/Linux-v5.4/arch/m68k/coldfire/
Dm5272.c130 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/Linux-v5.4/drivers/net/phy/
Dfixed_phy.c169 int fixed_phy_add(unsigned int irq, int phy_addr, in fixed_phy_add() function
174 EXPORT_SYMBOL_GPL(fixed_phy_add);
/Linux-v5.4/arch/mips/bcm47xx/
Dsetup.c277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
/Linux-v5.4/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()
/Linux-v5.4/Documentation/networking/device_drivers/stmicro/
Dstmmac.txt270 fixed_phy_add(PHY_POLL, 1, &stmmac0_fixed_phy_status);