Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dsh_mmcif.h65 #define MMCIF_CE_VERSION 0x0000007C macro
188 sh_mmcif_writel(base, MMCIF_CE_VERSION, SOFT_RST_ON); in sh_mmcif_boot_init()
189 sh_mmcif_writel(base, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_boot_init()
/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c503 sh_mmcif_writel(host->addr, MMCIF_CE_VERSION, SOFT_RST_ON); in sh_mmcif_sync_reset()
504 sh_mmcif_writel(host->addr, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_sync_reset()
1487 sh_mmcif_readl(host->addr, MMCIF_CE_VERSION) & 0xffff, in sh_mmcif_probe()