Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h77 #define SOFT_RST_OFF 0 macro
178 sh_mmcif_writel(base, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_boot_init()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h156 #define SOFT_RST_OFF (1 << 0) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h195 #define SOFT_RST_OFF (0 << 31) macro
H A Dsh_mmcif.c130 sh_mmcif_write(SOFT_RST_OFF, &host->regs->ce_version); in sh_mmcif_sync_reset()
H A Dsh_sdhi.c213 sh_sdhi_writew(host, SDHI_SOFT_RST, SOFT_RST_OFF); in sh_sdhi_sync_reset()
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c544 sh_mmcif_writel(host->addr, MMCIF_CE_VERSION, SOFT_RST_OFF); in sh_mmcif_sync_reset()