Home
last modified time | relevance | path

Searched refs:alt_phy_handle (Results 1 – 1 of 1) sorted by relevance

/arch/mips/cavium-octeon/
Docteon-platform.c449 const __be32 *alt_phy_handle; in octeon_fdt_set_phy() local
465 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()