Home
last modified time | relevance | path

Searched refs:QDMA_SG_FIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-qdma.c61 #define QDMA_SG_FIN BIT(30) macro
280 csgf->cfg = cpu_to_le32(QDMA_SG_FIN | (len & QDMA_SG_LEN_MASK)); in qdma_csgf_set_f()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-qdma.c61 #define QDMA_SG_FIN BIT(30) macro
281 csgf->cfg = cpu_to_le32(QDMA_SG_FIN | (len & QDMA_SG_LEN_MASK)); in qdma_csgf_set_f()

Completed in 5 milliseconds