Home
last modified time | relevance | path

Searched refs:of_get_flat_dt_phandle (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h59 extern uint32_t of_get_flat_dt_phandle(unsigned long node);
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h59 extern uint32_t of_get_flat_dt_phandle(unsigned long node);
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c1037 if (of_get_flat_dt_phandle(d->node) == phandle) { in cpufeatures_deps_enable()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c1019 if (of_get_flat_dt_phandle(d->node) == phandle) { in cpufeatures_deps_enable()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c776 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() function
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c821 * of_get_flat_dt_phandle - Given a node in the flat blob, return the phandle
823 uint32_t __init of_get_flat_dt_phandle(unsigned long node) in of_get_flat_dt_phandle() function

Completed in 7 milliseconds