Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h202 #define DMACPSR1_DMA_ABORT (1 << 3) macro
H A Dfotg210-udc.c320 value |= DMACPSR1_DMA_ABORT; in fotg210_wait_dma_done()