Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/cavium-octeon/
Docteon-platform.c702 const char *pip_path; in octeon_prune_device_tree() local
754 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()