Searched refs:DMA_ABORT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | net2280.h | 358 #define DMA_ABORT 1 macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | net2280.h | 344 #define DMA_ABORT 1 macro
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | net2272.h | 398 #define DMA_ABORT 1 macro
|
H A D | net2280.c | 394 BIT(DMA_ABORT), in ep_reset_228x() 472 /* | BIT(DMA_ABORT), */ in ep_reset_338x() 1215 writel(BIT(DMA_ABORT), &ep->dma->dmastat); in abort_dma() 2121 writel(BIT(DMA_ABORT), &dma->dmastat); in usb_reset_338x() 2662 writel(BIT(DMA_ABORT), &ep->dma->dmastat); in handle_ep_small()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | net2272.h | 398 #define DMA_ABORT 1 macro
|
H A D | net2280.c | 394 BIT(DMA_ABORT), in ep_reset_228x() 472 /* | BIT(DMA_ABORT), */ in ep_reset_338x() 1207 writel(BIT(DMA_ABORT), &ep->dma->dmastat); in abort_dma() 2118 writel(BIT(DMA_ABORT), &dma->dmastat); in usb_reset_338x() 2667 writel(BIT(DMA_ABORT), &ep->dma->dmastat); in handle_ep_small()
|
Completed in 15 milliseconds