Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/unittest-data/
H A DMakefile49 -Wno-interrupt_map
101 -Wno-interrupt_map
H A Dtests-interrupts.dtsi46 * -Wno-interrupt_map to the Makefile for all
/openbmc/qemu/hw/mips/
H A Dboston.c464 uint32_t interrupt_map[FDT_PCI_IRQ_MAP_PINS][FDT_PCI_IRQ_MAP_DESCS]; in fdt_create_pcie() local
497 uint32_t *irqmap = interrupt_map[i]; in fdt_create_pcie()
507 &interrupt_map, sizeof(interrupt_map)); in fdt_create_pcie()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2264 uint32_t interrupt_map[PCI_SLOT_MAX * PCI_NUM_PINS][7]; in spapr_dt_phb() local
2316 uint32_t *irqmap = interrupt_map[i*PCI_NUM_PINS + j]; in spapr_dt_phb()
2328 _FDT(fdt_setprop(fdt, bus_off, "interrupt-map", &interrupt_map, in spapr_dt_phb()
2329 sizeof(interrupt_map))); in spapr_dt_phb()
/openbmc/linux/scripts/dtc/
H A Dchecks.c1678 WARNING(interrupt_map, check_interrupt_map, NULL, &phandle_references, &addr_size_cells, &interrupt…
1978 &interrupt_map,