Searched refs:EXT_CSD_CARD_TYPE_DDR_1_2V (Results 1 – 2 of 2) sorted by relevance
353 #define EXT_CSD_CARD_TYPE_DDR_1_2V (1<<3) /* Card can run at 52MHz */ macro356 | EXT_CSD_CARD_TYPE_DDR_1_2V)
213 card_type & EXT_CSD_CARD_TYPE_DDR_1_2V) { in mmc_select_card_type()215 avail_type |= EXT_CSD_CARD_TYPE_DDR_1_2V; in mmc_select_card_type()1138 if (card->mmc_avail_type & EXT_CSD_CARD_TYPE_DDR_1_2V) { in mmc_select_hs_ddr()