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/sysemu/
H A Ddevice_tree.h87 int qemu_fdt_setprop_string_array(void *fdt, const char *node_path,
/qemu/hw/riscv/
H A Dsifive_u.c213 qemu_fdt_setprop_string_array(fdt, nodename, "compatible", in create_fdt()
271 qemu_fdt_setprop_string_array(fdt, nodename, "compatible", in create_fdt()
419 qemu_fdt_setprop_string_array(fdt, nodename, "clock-names", in create_fdt()
H A Dspike.c162 qemu_fdt_setprop_string_array(fdt, clint_name, "compatible", in create_fdt()
H A Dvirt.c333 qemu_fdt_setprop_string_array(ms->fdt, clint_name, "compatible", in create_fdt_socket_clint()
449 qemu_fdt_setprop_string_array(ms->fdt, plic_name, "compatible", in create_fdt_socket_plic()
881 qemu_fdt_setprop_string_array(ms->fdt, name, "compatible", in create_fdt_reset()
/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.c614 qemu_fdt_setprop_string_array(fdt, platreg_name, "compatible", in create_fdt()
/qemu/target/riscv/
H A Dcpu.c2460 qemu_fdt_setprop_string_array(fdt, nodename, "riscv,isa-extensions", in riscv_isa_write_fdt()