Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ds3cmci.c82 #define S3C2410_SDIDCON_STOP (1 << 14) macro
885 writel(S3C2410_SDIDCON_STOP, host->base + S3C2410_SDIDCON); in finalize_request()
1000 writel(S3C2410_SDIDCON_STOP, host->base + S3C2410_SDIDCON); in s3cmci_setup_data()