Home
last modified time | relevance | path

Searched refs:CSD_SPEC_VER_3 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dmmc.h249 #define CSD_SPEC_VER_3 3 /* Implements system specification 3.1 - 3.2 - 3.31 */ macro
/linux/drivers/mmc/core/
H A Dblock.c2623 card->csd.mmca_vsn >= CSD_SPEC_VER_3) || in mmc_blk_alloc_req()