Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Ds3cmci.c77 #define S3C2410_SDIDCON_STOP (1 << 14) macro
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()