Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-sdi.h30 #define S3C2410_SDIFSTA (0x38) macro
/linux-2.6.39/drivers/mmc/host/
Ds3cmci.c92 fsta = readl(host->base + S3C2410_SDIFSTA); in dbg_dumpregs()
287 u32 fifostat = readl(host->base + S3C2410_SDIFSTA); in fifo_count()
295 u32 fifostat = readl(host->base + S3C2410_SDIFSTA); in fifo_free()
573 mci_fsta = readl(host->base + S3C2410_SDIFSTA); in s3cmci_irq()
774 mci_fsta = readl(host->base + S3C2410_SDIFSTA); in s3cmci_dma_done_callback()
895 host->base + S3C2410_SDIFSTA); in finalize_request()
1138 writel(0xFFFFFFFF, host->base + S3C2410_SDIFSTA); in s3cmci_send_request()