Home
last modified time | relevance | path

Searched refs:fdt_subnode_offset (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/lib/libfdt/
H A Dfdt_overlay.c289 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
587 nnode = fdt_subnode_offset(fdt, target, name); in overlay_apply_node()
631 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
707 ov_sym = fdt_subnode_offset(fdto, 0, "__symbols__"); in overlay_symbol_update()
713 root_sym = fdt_subnode_offset(fdt, 0, "__symbols__"); in overlay_symbol_update()
776 ret = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_symbol_update()
H A Dfdt_ro.c231 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/optee_os/core/lib/scmi-server/
H A Dscmi_reset_consumer.c43 item_node = fdt_subnode_offset(fdt, node, "resets"); in optee_scmi_server_init_resets()
H A Dscmi_clock_consumer.c128 item_node = fdt_subnode_offset(fdt, node, "clocks"); in optee_scmi_server_init_clocks()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c183 regu_state_node = fdt_subnode_offset(fdt, regu_node, lp_state); in dt_get_regu_low_power_config()
582 regulators_node = fdt_subnode_offset(fdt, pmic_node, "regulators"); in parse_regulator_fdt_nodes()
/optee_os/core/lib/libfdt/include/
H A Dlibfdt.h477 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c1585 subnode = fdt_subnode_offset(fdt, node, name); in stm32_clk_parse_fdt_all_pll()
1605 node = fdt_subnode_offset(fdt, node, opp_name); in stm32_clk_parse_fdt_opp()
1646 node = fdt_subnode_offset(fdt, node, "st,clk_opp"); in stm32_clk_parse_fdt_all_opp()
H A Dclk-stm32mp21.c1149 subnode = fdt_subnode_offset(fdt, node, name); in stm32_clk_parse_fdt_all_pll()
1172 node = fdt_subnode_offset(fdt, node, opp_name); in stm32_clk_parse_fdt_opp()
1201 node = fdt_subnode_offset(fdt, node, "st,clk_opp"); in stm32_clk_parse_fdt_all_opp()
H A Dclk-stm32mp15.c1134 node = fdt_subnode_offset(fdt, node, name); in stm32mp1_clk_fdt_init()
H A Dclk-stm32mp25.c1168 subnode = fdt_subnode_offset(fdt, node, name); in stm32_clk_parse_fdt_all_pll()
1187 node = fdt_subnode_offset(fdt, node, opp_name); in stm32_clk_parse_fdt_opp()
1219 node = fdt_subnode_offset(fdt, node, "st,clk_opp"); in stm32_clk_parse_fdt_all_opp()