HomeSort by relevance Sort by last modified time
    Searched refs:SOFT_RST_ON (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
sh_sdhi.h 155 #define SOFT_RST_ON (0 << 0)
  /external/u-boot/drivers/mmc/
sh_mmcif.h 194 #define SOFT_RST_ON (1 << 31)
sh_mmcif.c 129 sh_mmcif_write(SOFT_RST_ON, &host->regs->ce_version);
sh_sdhi.c 212 sh_sdhi_writew(host, SDHI_SOFT_RST, SOFT_RST_ON);

Completed in 5108 milliseconds