Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/arm/css/sgi/
A Dsgi_image_load.c45 nodeoffset = fdt_subnode_offset(fdt, 0, "system-id"); in plat_sgi_append_config_node()
/tf-a-ffa_el3_spmc/lib/libfdt/
A Dfdt_overlay.c290 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
588 nnode = fdt_subnode_offset(fdt, target, name); in overlay_apply_node()
632 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
708 ov_sym = fdt_subnode_offset(fdto, 0, "__symbols__"); in overlay_symbol_update()
714 root_sym = fdt_subnode_offset(fdt, 0, "__symbols__"); in overlay_symbol_update()
777 ret = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_symbol_update()
A Dfdt_ro.c244 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Djmptbl.i29 fdt fdt_subnode_offset
/tf-a-ffa_el3_spmc/drivers/st/clk/
A Dstm32mp_clkfunc.c213 subnode = fdt_subnode_offset(fdt, node, name); in fdt_rcc_subnode_offset()
/tf-a-ffa_el3_spmc/drivers/allwinner/axp/
A Dcommon.c166 node = fdt_subnode_offset(fdt, node, "regulators"); in axp_setup_regulators()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c119 node = fdt_subnode_offset(hw_config_dtb, node, "cpu-map"); in fconf_populate_topology()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_dt.c247 pwr_regulators_node = fdt_subnode_offset(fdt, node, "pwr-regulators"); in dt_get_pwr_vdd_voltage()
/tf-a-ffa_el3_spmc/drivers/st/pmic/
A Dstm32mp_pmic.c123 regulators_node = fdt_subnode_offset(fdt, pmic_node, "regulators");
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A Dstm32mp1_private.c322 bsec_board_id_node = fdt_subnode_offset(fdt, bsec_node, "board_id"); in stm32mp_print_boardinfo()
/tf-a-ffa_el3_spmc/include/lib/libfdt/
A Dlibfdt.h482 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);

Completed in 14 milliseconds