Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c270 * @bam_sgl - sgl which will be used for dma descriptor. Only used by BAM
271 * @sgl_cnt - number of SGL in bam_sgl. Only used by BAM
281 struct scatterlist *bam_sgl; member
773 desc->bam_sgl = sgl; in prepare_bam_async_desc()
1348 dma_unmap_sg(nandc->dev, desc->bam_sgl, in free_descs()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c288 * @bam_sgl - sgl which will be used for dma descriptor. Only used by BAM
289 * @sgl_cnt - number of SGL in bam_sgl. Only used by BAM
299 struct scatterlist *bam_sgl; member
905 desc->bam_sgl = sgl; in prepare_bam_async_desc()
1369 dma_unmap_sg(nandc->dev, desc->bam_sgl, in submit_descs()

Completed in 9 milliseconds