Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/
A Djmptbl.i29 fdt fdt_subnode_offset
38 fdt fdt_subnode_offset
/arm-trusted-firmware-2.8.0/lib/libfdt/
A Dfdt_overlay.c275 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
573 nnode = fdt_subnode_offset(fdt, target, name); in overlay_apply_node()
617 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
693 ov_sym = fdt_subnode_offset(fdto, 0, "__symbols__"); in overlay_symbol_update()
699 root_sym = fdt_subnode_offset(fdt, 0, "__symbols__"); in overlay_symbol_update()
762 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
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/
A Dn1sdp_image_load.c64 nodeoffset = fdt_subnode_offset(fdt, 0, "platform-info"); in plat_n1sdp_append_config_node()
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/
A Dsgi_image_load.c98 nodeoffset = fdt_subnode_offset(fdt, 0, "system-id"); in plat_sgi_append_config_node()
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/
A Dmorello_image_load.c90 nodeoffset = fdt_subnode_offset(fdt, 0, "platform-info"); in plat_morello_append_config_node()
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/
A Djmptbl.i37 fdt fdt_subnode_offset
/arm-trusted-firmware-2.8.0/drivers/allwinner/axp/
A Dcommon.c167 node = fdt_subnode_offset(fdt, node, "regulators"); in axp_setup_regulators()
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c122 node = fdt_subnode_offset(hw_config_dtb, node, "cpu-map"); in fconf_populate_topology()
/arm-trusted-firmware-2.8.0/drivers/st/clk/
A Dstm32mp_clkfunc.c213 subnode = fdt_subnode_offset(fdt, node, name); in fdt_rcc_subnode_offset()
A Dclk-stm32mp13.c2252 subnode = fdt_subnode_offset(fdt, node, name); in stm32_clk_parse_fdt_all_pll()
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_dt.c341 node = fdt_subnode_offset(fdt, node, name); in dt_find_otp_name()
/arm-trusted-firmware-2.8.0/drivers/st/pmic/
A Dstm32mp_pmic.c498 regulators_node = fdt_subnode_offset(fdt, pmic_node, "regulators"); in register_pmic()
/arm-trusted-firmware-2.8.0/common/
A Dfdt_wrappers.c630 offset = fdt_subnode_offset(fdt, parentoffset, name); in fdtw_find_or_add_subnode()
/arm-trusted-firmware-2.8.0/include/lib/libfdt/
A Dlibfdt.h498 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);

Completed in 22 milliseconds