Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-platform.c769 const char *pip_path; in octeon_prune_device_tree() local
821 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds