Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mmc/
Dsh_mmcif.h78 #define SOFT_RST_ON (1 << 31) macro
179 sh_mmcif_writel(base, MMCIF_CE_VERSION, SOFT_RST_ON); in sh_mmcif_boot_init()
/Linux-v5.10/drivers/mmc/host/
Dsh_mmcif.c542 sh_mmcif_writel(host->addr, MMCIF_CE_VERSION, SOFT_RST_ON); in sh_mmcif_sync_reset()