Searched refs:fixed_phy_add (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/linux/ |
| 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-v5.4/arch/m68k/coldfire/ |
| D | m5272.c | 130 fixed_phy_add(PHY_POLL, 0, &nettel_fixed_phy_status); in init_BSP()
|
| /Linux-v5.4/drivers/net/phy/ |
| D | fixed_phy.c | 169 int fixed_phy_add(unsigned int irq, int phy_addr, in fixed_phy_add() function 174 EXPORT_SYMBOL_GPL(fixed_phy_add);
|
| /Linux-v5.4/arch/mips/bcm47xx/ |
| D | setup.c | 277 fixed_phy_add(PHY_POLL, 0, &bcm47xx_fixed_phy_status); in bcm47xx_register_bus_complete()
|
| /Linux-v5.4/arch/mips/ar7/ |
| 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-v5.4/Documentation/networking/device_drivers/stmicro/ |
| D | stmmac.txt | 270 fixed_phy_add(PHY_POLL, 1, &stmmac0_fixed_phy_status);
|