Searched refs:DMA_CTRL_VLD_DF_ACK (Results 1 – 1 of 1) sorted by relevance
41 #define DMA_CTRL_VLD_DF_ACK BIT(4) macro461 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()