Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/lgm/
Dlgm-dma.c41 #define DMA_CTRL_VLD_DF_ACK BIT(4) macro
461 mask = DMA_CTRL_VLD_DF_ACK; in ldma_dev_vld_fetch_ack_cfg()
462 val = enable ? DMA_CTRL_VLD_DF_ACK : 0; in ldma_dev_vld_fetch_ack_cfg()