Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/
H A Dsh_sdhi.h156 #define SOFT_RST_ON (0 << 0) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dsh_mmcif.h195 #define SOFT_RST_ON (1 << 31) macro
H A Dsh_mmcif.c126 sh_mmcif_write(SOFT_RST_ON, &host->regs->ce_version); in sh_mmcif_sync_reset()
H A Dsh_sdhi.c213 sh_sdhi_writew(host, SDHI_SOFT_RST, SOFT_RST_ON); in sh_sdhi_sync_reset()