Home
last modified time | relevance | path

Searched refs:qemu_fdt_alloc_phandle (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c68 s->phandle.gic = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
70 s->phandle.ethernet_phy[i] = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
72 s->phandle.clk_25Mhz = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
73 s->phandle.clk_125Mhz = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
75 s->phandle.usb = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
76 s->phandle.dwc = qemu_fdt_alloc_phandle(s->fdt); in fdt_create()
H A Dvirt.c310 vms->clock_phandle = qemu_fdt_alloc_phandle(fdt); in create_fdt()
479 qemu_fdt_alloc_phandle(ms->fdt)); in fdt_add_cpu_nodes()
536 vms->msi_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_its_gic_node()
558 vms->msi_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_v2m_gic_node()
575 vms->gic_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_gic_node()
1091 uint32_t phandle = qemu_fdt_alloc_phandle(ms->fdt); in create_gpio_devices()
1472 vms->iommu_phandle = qemu_fdt_alloc_phandle(ms->fdt); in create_virtio_iommu_dt_bindings()
1606 vms->iommu_phandle = qemu_fdt_alloc_phandle(ms->fdt); in create_pcie()
/openbmc/qemu/include/sysemu/
H A Ddevice_tree.h121 uint32_t qemu_fdt_alloc_phandle(void *fdt);
/openbmc/qemu/hw/mips/
H A Dboston.c466 intc_ph = qemu_fdt_alloc_phandle(fdt); in fdt_create_pcie()
531 platreg_ph = qemu_fdt_alloc_phandle(fdt); in create_fdt()
532 gic_ph = qemu_fdt_alloc_phandle(fdt); in create_fdt()
533 clk_ph = qemu_fdt_alloc_phandle(fdt); in create_fdt()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c144 *cpuintc_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_cpuic_node()
164 *eiointc_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_eiointc_node()
189 *pch_pic_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_pch_pic_node()
214 *pch_msi_phandle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_pch_msi_node()
291 ged_handle = qemu_fdt_alloc_phandle(ms->fdt); in fdt_add_ged_reset()
391 qemu_fdt_alloc_phandle(ms->fdt)); in fdt_add_cpu_nodes()
/openbmc/qemu/hw/core/
H A Dsysbus-fdt.c344 guest_clock_phandles[0] = qemu_fdt_alloc_phandle(guest_fdt); in add_amd_xgbe_fdt_node()
345 guest_clock_phandles[1] = qemu_fdt_alloc_phandle(guest_fdt); in add_amd_xgbe_fdt_node()
/openbmc/qemu/hw/openrisc/
H A Dvirt.c177 *pic_phandle = qemu_fdt_alloc_phandle(fdt); in openrisc_create_fdt()
270 test_ph = qemu_fdt_alloc_phandle(fdt); in openrisc_virt_test_init()
H A Dopenrisc_sim.c153 pic_ph = qemu_fdt_alloc_phandle(fdt); in openrisc_create_fdt()
/openbmc/qemu/hw/ppc/
H A De500.c166 gpio_ph = qemu_fdt_alloc_phandle(fdt); in create_dt_mpc8xxx_gpio()
554 mpic_ph = qemu_fdt_alloc_phandle(fdt); in ppce500_load_device_tree()
596 msi_ph = qemu_fdt_alloc_phandle(fdt); in ppce500_load_device_tree()
H A Dpnv.c616 phandle = qemu_fdt_alloc_phandle(fdt); in pnv_dt_isa()
/openbmc/qemu/hw/i386/
H A Dmicrovm-dt.c180 ph = qemu_fdt_alloc_phandle(mms->fdt); in dt_add_ioapic()
/openbmc/qemu/system/
H A Ddevice_tree.c491 uint32_t qemu_fdt_alloc_phandle(void *fdt) in qemu_fdt_alloc_phandle() function
/openbmc/qemu/hw/riscv/
H A Dvirt.c1020 iommu_phandle = qemu_fdt_alloc_phandle(fdt); in create_fdt_virtio_iommu()
1047 iommu_phandle = qemu_fdt_alloc_phandle(fdt); in create_fdt_iommu()