Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Ds3c24xx-dma.c84 #define S3C24XX_DSTAT 0x14 macro
257 unsigned int val = readl(phy->base + S3C24XX_DSTAT); in s3c24xx_dma_phy_busy()
382 u32 tc = readl(phy->base + S3C24XX_DSTAT) & S3C24XX_DSTAT_CURRTC_MASK; in s3c24xx_dma_getbytes_chan()