Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dblackfin.c111 dma_reg = (epnum << 4) | DMA_ENA | INT_ENA | DIRECTION; in bfin_write_fifo()
165 dma_reg = (epnum << 4) | DMA_ENA | INT_ENA; in bfin_read_fifo()
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h734 #define DMA_ENA 0x1 /* DMA enable */ macro
DdefBF547.h1011 #define DMA_ENA 0x1 /* DMA enable */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h650 #define DMA_ENA 0x1 /* DMA enable */ macro