Home
last modified time | relevance | path

Searched refs:qemu_fdt_setprop_string_array (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/core/
H A Dguest-loader.c60 if (qemu_fdt_setprop_string_array(fdt, node, "compatible", in loader_insert_platform_data()
73 if (qemu_fdt_setprop_string_array(fdt, node, "compatible", in loader_insert_platform_data()
/qemu/include/system/
H A Ddevice_tree.h87 int qemu_fdt_setprop_string_array(void *fdt, const char *node_path,
/qemu/hw/riscv/
H A Dsifive_u.c212 qemu_fdt_setprop_string_array(fdt, nodename, "compatible", in create_fdt()
270 qemu_fdt_setprop_string_array(fdt, nodename, "compatible", in create_fdt()
418 qemu_fdt_setprop_string_array(fdt, nodename, "clock-names", in create_fdt()
H A Dvirt.c346 qemu_fdt_setprop_string_array(ms->fdt, clint_name, "compatible", in create_fdt_socket_clint()
466 qemu_fdt_setprop_string_array(ms->fdt, plic_name, "compatible", in create_fdt_socket_plic()
564 qemu_fdt_setprop_string_array(ms->fdt, imsic_name, "compatible", in create_fdt_one_imsic()
643 qemu_fdt_setprop_string_array(ms->fdt, aplic_name, "compatible", in create_fdt_one_aplic()
935 qemu_fdt_setprop_string_array(ms->fdt, name, "compatible", in create_fdt_reset()
H A Dspike.c162 qemu_fdt_setprop_string_array(fdt, clint_name, "compatible", in create_fdt()
/qemu/system/
H A Ddevice_tree.c411 int qemu_fdt_setprop_string_array(void *fdt, const char *node_path, in qemu_fdt_setprop_string_array() function
/qemu/hw/mips/
H A Dboston.c613 qemu_fdt_setprop_string_array(fdt, platreg_name, "compatible", in create_fdt()
/qemu/target/riscv/
H A Dcpu.c2838 qemu_fdt_setprop_string_array(fdt, nodename, "riscv,isa-extensions", in riscv_isa_write_fdt()