Home
last modified time | relevance | path

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

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