Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h41 #define EDMA_TCD_CSR_E_SG BIT(4) macro
H A Dfsl-edma-common.c470 (csr & EDMA_TCD_CSR_E_SG)) || in fsl_edma_set_tcd_regs()
534 csr |= EDMA_TCD_CSR_E_SG; in fsl_edma_fill_tcd()