Home
last modified time | relevance | path

Searched defs:uhs_en (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
A Dmmc.c591 static int sd_send_op_cond(struct mmc *mmc, bool uhs_en) in sd_send_op_cond()
1736 bool uhs_en = (mmc->ocr & OCR_S18R) ? true : false; in sd_select_mode_and_width() local
1738 bool uhs_en = false; in sd_select_mode_and_width() local
2771 bool uhs_en = supports_uhs(mmc->cfg->host_caps); in mmc_get_op_cond() local

Completed in 7 milliseconds