Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Ds3c24xx-dma.c172 u32 didstc; member
486 writel_relaxed(txd->didstc, phy->base + S3C24XX_DIDSTC); in s3c24xx_dma_start_next_sg()
870 txd->didstc = S3C24XX_DIDSTC_LOC_AHB | S3C24XX_DIDSTC_INC_INCREMENT; in s3c24xx_dma_prep_memcpy()
937 txd->didstc = hwcfg; in s3c24xx_dma_prep_dma_cyclic()
942 txd->didstc = S3C24XX_DIDSTC_LOC_AHB | in s3c24xx_dma_prep_dma_cyclic()
1026 txd->didstc = hwcfg; in s3c24xx_dma_prep_slave_sg()
1031 txd->didstc = S3C24XX_DIDSTC_LOC_AHB | in s3c24xx_dma_prep_slave_sg()