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
2072 writel(intcsr & ~(1 << PCI_INTERRUPT_ENABLE), in net2272_irq()2077 writel(intcsr | (1 << PCI_INTERRUPT_ENABLE), in net2272_irq()2362 (1 << PCI_INTERRUPT_ENABLE) | in net2272_rdk1_probe()2506 ~(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()
Completed in 16 milliseconds