Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dsh_sdhi.h155 #define SOFT_RST_ON (0 << 0) macro
/external/u-boot/drivers/mmc/
Dsh_mmcif.h194 #define SOFT_RST_ON (1 << 31) macro
Dsh_mmcif.c129 sh_mmcif_write(SOFT_RST_ON, &host->regs->ce_version); in sh_mmcif_sync_reset()
Dsh_sdhi.c212 sh_sdhi_writew(host, SDHI_SOFT_RST, SOFT_RST_ON); in sh_sdhi_sync_reset()