Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_phandle (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/drivers/clk/
A Dclk_dt.c69 parent_node = fdt_node_offset_by_phandle(fdt, phandle); in parse_clock_property()
/optee_os/core/drivers/
A Dstm32_gpio.c321 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in stm32_pinctrl_fdt_get_pinctrl()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_pmic.c357 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in save_cpu_supply_name()
/optee_os/core/lib/libfdt/
A Dfdt_overlay.c79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
A Dfdt_ro.c657 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
/optee_os/core/lib/libfdt/include/
A Dlibfdt.h999 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/optee_os/out/arm/core/
A Dtee.map8562 .text.fdt_node_offset_by_phandle

Completed in 71 milliseconds