Searched refs:DMA_CTRL_VLD_DF_ACK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/dma/lgm/
H A Dlgm-dma.c41 #define DMA_CTRL_VLD_DF_ACK BIT(4) macro
461 mask = DMA_CTRL_VLD_DF_ACK;
462 val = enable ? DMA_CTRL_VLD_DF_ACK : 0;

Completed in 168 milliseconds