Home
last modified time | relevance | path

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

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