Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c3349 #define DMA_INTERRUPTS (BIT(DMA_D_INTERRUPT) | \ macro
3463 scratch = stat & DMA_INTERRUPTS; in handle_stat1_irqs()
3464 stat &= ~DMA_INTERRUPTS; in handle_stat1_irqs()