Searched refs:fixed_phy_add (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A D | phy_fixed.h | 21 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
|
| /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/bcm47xx/ |
| A D | setup.c | 285 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
|
Completed in 8 milliseconds