Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dsh_mmcif.h79 #define SOFT_RST_OFF 0 macro
180 sh_mmcif_writel(base, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_boot_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h157 #define SOFT_RST_OFF (1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h196 #define SOFT_RST_OFF (0 << 31) macro
H A Dsh_mmcif.c127 sh_mmcif_write(SOFT_RST_OFF, &host->regs->ce_version); in sh_mmcif_sync_reset()
H A Dsh_sdhi.c214 sh_sdhi_writew(host, SDHI_SOFT_RST, SOFT_RST_OFF); in sh_sdhi_sync_reset()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c543 sh_mmcif_writel(host->addr, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_sync_reset()