Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dphy_fixed.h13 extern int fixed_phy_add(unsigned int irq, int phy_id,
16 static inline int fixed_phy_add(unsigned int irq, int phy_id, in fixed_phy_add() function
/linux-2.6.39/drivers/net/phy/
Dfixed.c174 int fixed_phy_add(unsigned int irq, int phy_id, in fixed_phy_add() function
204 EXPORT_SYMBOL_GPL(fixed_phy_add);
/linux-2.6.39/arch/m68k/platform/5272/
Dconfig.c169 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
/linux-2.6.39/arch/powerpc/sysdev/
Dfsl_soc.c200 ret = fixed_phy_add(PHY_POLL, fixed_link[0], &status); in of_add_fixed_phys()
/linux-2.6.39/arch/mips/ar7/
Dplatform.c646 res = fixed_phy_add(PHY_POLL, cpmac_high.id, &fixed_phy_status); in ar7_register_devices()
658 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status); in ar7_register_devices()