Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dnet2280.h62 #define PCI_INTERRUPT_ENABLE 31 macro
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dnet2272.h220 #define PCI_INTERRUPT_ENABLE 8 macro
A Dnet2272.c2072 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()
A Dnet2280.c2338 writel(BIT(PCI_INTERRUPT_ENABLE) | in ep0_start_228x()
2382 writel(BIT(PCI_INTERRUPT_ENABLE) | in ep0_start_338x()

Completed in 16 milliseconds