Searched refs:fixed_phy_add (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/include/linux/ |
D | phy_fixed.h | 13 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/ |
D | fixed.c | 174 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/ |
D | config.c | 169 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
|
/linux-2.6.39/arch/powerpc/sysdev/ |
D | fsl_soc.c | 200 ret = fixed_phy_add(PHY_POLL, fixed_link[0], &status); in of_add_fixed_phys()
|
/linux-2.6.39/arch/mips/ar7/ |
D | platform.c | 646 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()
|