Searched refs:pip_path (Results 1 – 1 of 1) sorted by relevance
702 const char *pip_path; in octeon_prune_device_tree() local754 pip_path = fdt_getprop(initial_boot_params, aliases, "pip", NULL); in octeon_prune_device_tree()755 if (pip_path) { in octeon_prune_device_tree()756 int pip = fdt_path_offset(initial_boot_params, pip_path); in octeon_prune_device_tree()