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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
sh_sdhi.h 66 #define INFO1_CARD_IN (1 << 4)
  /external/u-boot/drivers/mmc/
sh_sdhi.c 76 if (state1 & INFO1_CARD_IN) {
77 sh_sdhi_writew(host, SDHI_INFO1, ~INFO1_CARD_IN);

Completed in 185 milliseconds