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