Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Ds3cmci.c44 #define S3C2410_SDIDCON (0x2C) macro
161 datcon = readl(host->base + S3C2410_SDIDCON); in dbg_dumpregs()
861 writel(S3C2410_SDIDCON_STOP, host->base + S3C2410_SDIDCON); in finalize_request()
969 writel(S3C2410_SDIDCON_STOP, host->base + S3C2410_SDIDCON); in s3cmci_setup_data()
1003 writel(dcon, host->base + S3C2410_SDIDCON); in s3cmci_setup_data()