Searched refs:phy_handle (Results 1 – 1 of 1) sorted by relevance
536 u32 *phy_handle; in octeon_fdt_find_phy() local567 phy_handle = (uint32_t *)fdt_getprop(fdt, index, "phy-handle", NULL); in octeon_fdt_find_phy()568 if (phy_handle < 0) { in octeon_fdt_find_phy()572 phandle = fdt32_to_cpu(*phy_handle); in octeon_fdt_find_phy()
Completed in 5 milliseconds