Searched defs:phy (Results 1 – 15 of 15) sorted by relevance
/arch/arc/include/asm/ |
D | io.h | 39 #define ioremap_nocache(phy, sz) ioremap(phy, sz) argument 40 #define ioremap_wc(phy, sz) ioremap(phy, sz) argument 41 #define ioremap_wt(phy, sz) ioremap(phy, sz) argument
|
/arch/powerpc/sysdev/ |
D | tsi108_dev.c | 76 struct device_node *phy, *mdio; in tsi108_eth_of_init() local
|
D | mv64x60_dev.c | 247 struct device_node *phy; in mv64x60_eth_device_setup() local
|
/arch/arm/mach-omap2/ |
D | usb-host.c | 431 int usbhs_init_phys(struct usbhs_phy_data *phy, int num_phys) in usbhs_init_phys()
|
/arch/arm/mach-imx/ |
D | mx31moboard-devboard.c | 197 struct usb_phy *phy; in devboard_usbh1_init() local
|
D | mx31moboard-marxbot.c | 311 struct usb_phy *phy; in marxbot_usbh1_init() local
|
/arch/powerpc/include/asm/ |
D | tsi108.h | 98 u16 phy; /* phy address */ member
|
/arch/arm/mach-ixp4xx/include/mach/ |
D | platform.h | 100 u8 phy; /* MII PHY ID, 0 - 31 */ member
|
/arch/arm/mach-orion5x/ |
D | dns323-setup.c | 465 static int dns323c_phy_fixup(struct phy_device *phy) in dns323c_phy_fixup()
|
/arch/arm/mach-mxs/ |
D | mach-mxs.c | 256 static int apx4devkit_phy_fixup(struct phy_device *phy) in apx4devkit_phy_fixup()
|
/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 467 int phy; in octeon_fdt_set_phy() local
|
/arch/arc/mm/ |
D | cache.c | 776 unsigned long phy, pfn; in flush_icache_range() local
|
/arch/cris/include/arch-v32/arch/hwregs/ |
D | eth_defs.h | 134 unsigned int phy : 2; member
|
/arch/powerpc/platforms/powermac/ |
D | feature.c | 1416 struct device_node *phy; in g5_eth_phy_reset() local
|
/arch/tile/include/hv/ |
D | netio_intf.h | 2962 unsigned int phy:5; /**< Which MDIO PHY to access. */ member
|