Searched refs:pip_path (Results 1 – 1 of 1) sorted by relevance
541 const char *pip_path; in octeon_fdt_find_phy() local560 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