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