Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dnet2280.h351 #define DMA_DONE_INTERRUPT_ENABLE 29 macro
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dnet2272.h50 #define DMA_DONE_INTERRUPT_ENABLE 6 macro
A Dnet2280.c160 #define dma_done_ie cpu_to_le32(BIT(DMA_DONE_INTERRUPT_ENABLE))
815 dmacount |= BIT(DMA_DONE_INTERRUPT_ENABLE); in fill_dma_desc()
896 writel(BIT(DMA_DONE_INTERRUPT_ENABLE) | tmp, in start_dma()
A Dnet2272.c1425 (1 << DMA_DONE_INTERRUPT_ENABLE)); in net2272_ep0_start()

Completed in 16 milliseconds