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