Home
last modified time | relevance | path

Searched refs:fdt_setprop_string (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Dfdt_fixup.c85 if (fdt_setprop_string(fdt, offs, "method", "smc")) in dt_add_psci_node()
131 ret = fdt_setprop_string(fdt, offs, "enable-method", "psci"); in dt_update_one_cpu_node()
265 err = fdt_setprop_string(dtb, cpu_offs, "compatible", "arm,armv8"); in fdt_add_cpu()
279 err = fdt_setprop_string(dtb, cpu_offs, "device_type", "cpu"); in fdt_add_cpu()
286 err = fdt_setprop_string(dtb, cpu_offs, "enable-method", "psci"); in fdt_add_cpu()
433 ret = fdt_setprop_string(dtb, idle_states_node, "entry-method", "psci"); in fdt_add_cpu_idle_states()
447 fdt_setprop_string(dtb, idle_state_node, "compatible", in fdt_add_cpu_idle_states()
/aosp_15_r20/external/dtc/tests/
H A Drw_oom.c59 CHECK(fdt_setprop_string(fdt, 0, "compatible", "test_oom")); in main()
62 CHECK(fdt_setprop_string(fdt, 0, "prop-str", TEST_STRING_1)); in main()
68 err = fdt_setprop_string(fdt, s1, "unique", "subnode1"); in main()
78 CHECK(fdt_setprop_string(fdt, s1, "unique", "")); in main()
H A Drw_tree1.c51 CHECK(fdt_setprop_string(fdt, 0, "compatible", "test_tree1")); in main()
54 CHECK(fdt_setprop_string(fdt, 0, "prop-str", TEST_STRING_1)); in main()
58 CHECK(fdt_setprop_string(fdt, s1, "compatible", "subnode1")); in main()
H A Dsetprop.c44 err = fdt_setprop_string(fdt, 0, "prop-int", NEW_STRING); in main()
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/
H A Dbl2_plat_setup.c174 ret = fdt_setprop_string(fdt, node, "compatible", in bl2_lossy_gen_fdt()
492 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
496 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
500 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
504 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
508 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
513 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
517 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
582 ret = fdt_setprop_string(fdt, node, "status", "okay"); in bl2_add_rpc_node()
609 ret = fdt_setprop_string(fdt, node, "device_type", "memory"); in bl2_add_dram_entry()
/aosp_15_r20/external/arm-trusted-firmware/common/
H A Dfdt_fixup.c85 if (fdt_setprop_string(fdt, offs, "method", "smc")) in dt_add_psci_node()
131 ret = fdt_setprop_string(fdt, offs, "enable-method", "psci"); in dt_update_one_cpu_node()
265 err = fdt_setprop_string(dtb, cpu_offs, "compatible", "arm,armv8"); in fdt_add_cpu()
279 err = fdt_setprop_string(dtb, cpu_offs, "device_type", "cpu"); in fdt_add_cpu()
286 err = fdt_setprop_string(dtb, cpu_offs, "enable-method", "psci"); in fdt_add_cpu()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/renesas/rcar/
Dbl2_plat_setup.c171 ret = fdt_setprop_string(fdt, node, "compatible", in bl2_lossy_gen_fdt()
657 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
661 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
665 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
669 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
673 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
678 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
682 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
747 ret = fdt_setprop_string(fdt, node, "status", "okay"); in bl2_add_rpc_node()
774 ret = fdt_setprop_string(fdt, node, "device_type", "memory"); in bl2_add_dram_entry()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/renesas/rzg/
Dbl2_plat_setup.c167 ret = fdt_setprop_string(fdt, node, "compatible", in bl2_lossy_gen_fdt()
440 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
444 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
448 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
452 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
511 ret = fdt_setprop_string(fdt, node, "device_type", "memory"); in bl2_add_memory_node()
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rzg/
H A Dbl2_plat_setup.c167 ret = fdt_setprop_string(fdt, node, "compatible", in bl2_lossy_gen_fdt()
440 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
444 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
448 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
452 ret = fdt_setprop_string(dt, 0, "compatible", in bl2_populate_compatible_string()
511 ret = fdt_setprop_string(fdt, node, "device_type", "memory"); in bl2_add_memory_node()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/
Dimx8m_dyn_cfg_helpers.c50 ret = fdt_setprop_string(dtb, offset, "target-path", "/"); in imx8m_event_log_fdt_init_overlay()
71 ret = fdt_setprop_string(dtb, offset, "compatible", in imx8m_event_log_fdt_init_overlay()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/rpi4/
Drpi4_setup.c96 fdt_setprop_string(dtb, offs, "stdout-path", "serial0"); in rpi4_prepare_dtb()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/morello/
Dmorello_image_load.c146 err = fdt_setprop_string(fdt, nodeoffset_fw, "tfa-fw-version", build_version_string); in plat_morello_append_config_node()
/aosp_15_r20/external/arm-trusted-firmware/plat/rpi/rpi4/
H A Drpi4_bl31_setup.c285 fdt_setprop_string(dtb, offs, "stdout-path", "serial0"); in rpi4_prepare_dtb()
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dlibfdt.h1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
/aosp_15_r20/external/dtc/libfdt/
H A Dlibfdt.h1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/
Dlibfdt.h1764 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro