Searched refs:PCIE_IRQ (Results 1 – 3 of 3) sorted by relevance
95 PCIE_IRQ = 0x20, /* 32 to 35 */ enumerator
452 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ); in build_dsdt()458 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ + VIRT_IRQCHIP_NUM_SOURCES); in build_dsdt()464 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ + VIRT_IRQCHIP_NUM_SOURCES * 2); in build_dsdt()
187 int irq_nr = PCIE_IRQ + ((pin + PCI_SLOT(devfn)) % GPEX_NUM_IRQS); in create_pcie_irq_map()1186 irq = qdev_get_gpio_in(irqchip, PCIE_IRQ + i); in gpex_pcie_init()1189 gpex_set_irq_num(GPEX_HOST(dev), i, PCIE_IRQ + i); in gpex_pcie_init()