Home
last modified time | relevance | path

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

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