Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c770 const char *pip_path; in octeon_prune_device_tree() local
822 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()