Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Daplic_priv.c67 noff = fdt_node_offset_by_phandle(fdt, in aplic_parse_fdt_node()
H A Dstm32_omm.c157 pnode = fdt_node_offset_by_phandle(fdt, offset); in stm32_omm_parse_fdt()
H A Dstm32_cpu_opp.c464 opp_node = fdt_node_offset_by_phandle(fdt, phandle); in stm32_cpu_init()
/optee_os/core/drivers/clk/sam/
H A Dat91_cpu_opp.c105 offset = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in opp_rates_setup()
/optee_os/core/drivers/clk/
H A Dclk_dt.c74 parent_node = fdt_node_offset_by_phandle(fdt, phandle); in parse_clock_property()
H A Dclk-stm32mp13.c1549 subnode_pll = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
1557 subnode_vco = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
H A Dclk-stm32mp21.c1107 subnode_pll = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
H A Dclk-stm32mp25.c1126 subnode_pll = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in clk_stm32_parse_pll_fdt()
/optee_os/core/kernel/
H A Ddt_driver.c344 phandle_node = fdt_node_offset_by_phandle(fdt, phandle); in dt_driver_device_from_node_idx_prop_phandle()
392 phandle_node = fdt_node_offset_by_phandle(fdt, phandle); in dt_driver_device_from_node_idx_prop()
416 phandle_node = fdt_node_offset_by_phandle(fdt, phandle); in dt_driver_device_from_node_idx_prop()
/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c296 pnode = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(list[i])); in stm32_rproc_parse_mems()
/optee_os/core/lib/libfdt/
H A Dfdt_overlay.c79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
H A Dfdt_ro.c664 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/
H A Dlibfdt.h999 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c323 pnode = fdt_node_offset_by_phandle(fdt, phandle); in add_node_memory_regions()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c272 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in save_cpu_supply_name()
/optee_os/core/drivers/firewall/
H A Dstm32_risab.c502 mem_reg_node = fdt_node_offset_by_phandle(fdt, phandle); in parse_dt()
H A Dstm32_risaf.c779 pnode = fdt_node_offset_by_phandle(fdt, phandle); in stm32_risaf_probe()