Searched refs:alt_phy_handle (Results 1 – 1 of 1) sorted by relevance
449 const __be32 *alt_phy_handle; in octeon_fdt_set_phy() local465 alt_phy_handle = fdt_getprop(initial_boot_params, eth, "cavium,alt-phy-handle", NULL); in octeon_fdt_set_phy()466 if (alt_phy_handle) { in octeon_fdt_set_phy()467 u32 alt_phandle = be32_to_cpup(alt_phy_handle); in octeon_fdt_set_phy()