Searched refs:fixed_phy_add (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | phy_fixed.h | 18 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/arch/m68k/coldfire/ |
A D | m5272.c | 122 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
|
/linux/drivers/net/phy/ |
A D | fixed_phy.c | 163 int fixed_phy_add(unsigned int irq, int phy_addr, in fixed_phy_add() function 168 EXPORT_SYMBOL_GPL(fixed_phy_add);
|
/linux/arch/mips/ar7/ |
A D | platform.c | 672 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/arch/mips/bcm47xx/ |
A D | setup.c | 277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
|
/linux/ |
A D | vmlinux.symvers | 2164 0x00000000 fixed_phy_add vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 35997 ffff80001094e824 T fixed_phy_add
|
A D | .tmp_System.map | 35997 ffff80001094e824 T fixed_phy_add
|
Completed in 329 milliseconds