Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/mips/mach-octeon/
A Docteon_fdt.c541 const char *pip_path; in octeon_fdt_find_phy() local
560 pip_path = fdt_getprop(fdt, aliases, "pip", NULL); in octeon_fdt_find_phy()
561 if (!pip_path) { in octeon_fdt_find_phy()
565 pip = fdt_path_offset(fdt, pip_path); in octeon_fdt_find_phy()

Completed in 17 milliseconds