Home
last modified time | relevance | path

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

/qemu/hw/mips/
H A Dboston.c463 uint32_t intc_ph; in fdt_create_pcie() local
466 intc_ph = qemu_fdt_alloc_phandle(fdt); in fdt_create_pcie()
493 qemu_fdt_setprop_cell(fdt, intc_name, "phandle", intc_ph); in fdt_create_pcie()
503 irqmap[4] = cpu_to_be32(intc_ph); in fdt_create_pcie()