Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c537 static int sd_send_op_cond(struct mmc *mmc, bool uhs_en) in sd_send_op_cond()
1664 bool uhs_en = (mmc->ocr & OCR_S18R) ? true : false; in sd_select_mode_and_width() local
1666 bool uhs_en = false; in sd_select_mode_and_width() local
2622 bool uhs_en = supports_uhs(mmc->cfg->host_caps); in mmc_get_op_cond() local
/openbmc/linux/drivers/mmc/host/
H A Duniphier-sd.c451 static void uniphier_sd_uhs_enable(struct tmio_mmc_host *host, bool uhs_en) in uniphier_sd_uhs_enable()
550 bool uhs_en; in uniphier_sd_start_signal_voltage_switch() local