Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dof_fdt.h70 extern uint32_t of_get_flat_dt_phandle(unsigned long node);
/Linux-v4.19/arch/powerpc/kernel/
Ddt_cpu_ftrs.c950 if (of_get_flat_dt_phandle(d->node) == phandle) { in cpufeatures_deps_enable()
/Linux-v4.19/drivers/of/
Dfdt.c820 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() function