Searched refs:PCI_INTERRUPT_ENABLE (Results 1 – 4 of 4) sorted by relevance
62 #define PCI_INTERRUPT_ENABLE 31 macro
220 #define PCI_INTERRUPT_ENABLE 8 macro
2073 writel(intcsr & ~(1 << PCI_INTERRUPT_ENABLE), in net2272_irq()2078 writel(intcsr | (1 << PCI_INTERRUPT_ENABLE), in net2272_irq()2363 (1 << PCI_INTERRUPT_ENABLE) | in net2272_rdk1_probe()2507 ~(1 << PCI_INTERRUPT_ENABLE), in net2272_rdk1_remove()
2338 writel(BIT(PCI_INTERRUPT_ENABLE) | in ep0_start_228x()2382 writel(BIT(PCI_INTERRUPT_ENABLE) | in ep0_start_338x()