Home
last modified time | relevance | path

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

/linux/include/linux/mmc/ !
H A Dsd.h41 #define SD_ROCR_S18A SD_OCR_S18R /* 1.8V switching accepted by card */ macro
/linux/drivers/mmc/core/ !
H A Dsd.c890 rocr && (*rocr & SD_ROCR_S18A)) { in mmc_sd_get_cid()
1524 if (rocr & SD_ROCR_S18A && mmc_host_can_uhs(host)) { in mmc_sd_init_card()