alt_phy_handle    481 arch/mips/cavium-octeon/octeon-platform.c 	const __be32 *alt_phy_handle;
alt_phy_handle    497 arch/mips/cavium-octeon/octeon-platform.c 	alt_phy_handle = fdt_getprop(initial_boot_params, eth, "cavium,alt-phy-handle", NULL);
alt_phy_handle    498 arch/mips/cavium-octeon/octeon-platform.c 	if (alt_phy_handle) {
alt_phy_handle    499 arch/mips/cavium-octeon/octeon-platform.c 		u32 alt_phandle = be32_to_cpup(alt_phy_handle);