Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/clk/
A Dclk_dt.c70 parent_node = fdt_node_offset_by_phandle(fdt, phandle); in parse_clock_property()
A Dclk-stm32mp13.c1546 subnode_pll = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
1554 subnode_vco = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
/optee_os-3.20.0/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-3.20.0/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-3.20.0/core/lib/libfdt/include/
A Dlibfdt.h999 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_pmic.c358 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in save_cpu_supply_name()

Completed in 18 milliseconds