Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dusb338x.h24 #define DMA_PAUSE_DONE_INTERRUPT 26 macro
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c469 BIT(DMA_PAUSE_DONE_INTERRUPT) | in ep_reset_338x()