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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
sh_sdhi.h 65 #define INFO1_CARD_RE (1 << 3)
  /external/u-boot/drivers/mmc/
sh_sdhi.c 88 if (state1 & INFO1_CARD_RE) {
89 sh_sdhi_writew(host, SDHI_INFO1, ~INFO1_CARD_RE);

Completed in 54 milliseconds