Searched refs:EDMA_TCD_CSR_E_LINK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ | ||
H A D | fsl-edma-common.h | 42 #define EDMA_TCD_CSR_E_LINK BIT(5) macro |
H A D | fsl-edma-common.c | 465 (csr & EDMA_TCD_CSR_E_LINK))) in fsl_edma_set_tcd_regs() |