Home
last modified time | relevance | path

Searched refs:DMA_DONE_INTERRUPT_ENABLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dnet2280.h365 #define DMA_DONE_INTERRUPT_ENABLE 29 macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dnet2280.h351 #define DMA_DONE_INTERRUPT_ENABLE 29 macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2272.h50 #define DMA_DONE_INTERRUPT_ENABLE 6 macro
H 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()
H A Dnet2272.c1421 (1 << DMA_DONE_INTERRUPT_ENABLE)); in net2272_ep0_start()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2272.h50 #define DMA_DONE_INTERRUPT_ENABLE 6 macro
H 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()
H A Dnet2272.c1425 (1 << DMA_DONE_INTERRUPT_ENABLE)); in net2272_ep0_start()

Completed in 20 milliseconds