Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_fdt.h59 extern uint32_t of_get_flat_dt_phandle(unsigned long node);
/Linux-v6.6/arch/powerpc/kernel/
Ddt_cpu_ftrs.c1019 if (of_get_flat_dt_phandle(d->node) == phandle) { in cpufeatures_deps_enable()
/Linux-v6.6/drivers/of/
Dfdt.c823 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() function