Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-octeon/
A Docteon_fdt.c536 u32 *phy_handle; in octeon_fdt_find_phy() local
567 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