Home
last modified time | relevance | path

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

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