/aosp_15_r20/external/trusty/arm-trusted-firmware/common/ |
D | fdt_fixup.c | 85 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 D | rw_oom.c | 59 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 D | rw_tree1.c | 51 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 D | setprop.c | 44 err = fdt_setprop_string(fdt, 0, "prop-int", NEW_STRING); in main()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/ |
H A D | bl2_plat_setup.c | 174 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 D | fdt_fixup.c | 85 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/ |
D | bl2_plat_setup.c | 171 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/ |
D | bl2_plat_setup.c | 167 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 D | bl2_plat_setup.c | 167 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/ |
D | imx8m_dyn_cfg_helpers.c | 50 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/ |
D | rpi4_setup.c | 96 fdt_setprop_string(dtb, offs, "stdout-path", "serial0"); in rpi4_prepare_dtb()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/morello/ |
D | morello_image_load.c | 146 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 D | rpi4_bl31_setup.c | 285 fdt_setprop_string(dtb, offs, "stdout-path", "serial0"); in rpi4_prepare_dtb()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/ |
D | libfdt.h | 1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
|
/aosp_15_r20/external/dtc/libfdt/ |
H A D | libfdt.h | 1778 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | libfdt.h | 1764 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
|