Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
H A Dqpic_common.c282 DMA_PREP_FENCE | DMA_PREP_CMD); in qcom_prep_bam_dma_desc_cmd()
577 DMA_PREP_CMD); in qcom_submit_descs()
/linux/include/linux/
H A Ddmaengine.h212 DMA_PREP_CMD = (1 << 7), enumerator
/linux/drivers/dma/qcom/
H A Dbam_dma.c715 if (flags & DMA_PREP_CMD) in bam_prep_slave_sg()