Searched refs:pip_path (Results 1 – 1 of 1) sorted by relevance
770 const char *pip_path; in octeon_prune_device_tree() local822 pip_path = fdt_getprop(initial_boot_params, aliases, "pip", NULL); in octeon_prune_device_tree()823 if (pip_path) { in octeon_prune_device_tree()824 int pip = fdt_path_offset(initial_boot_params, pip_path); in octeon_prune_device_tree()