Home
last modified time | relevance | path

Searched refs:MMC_VDD_35_36 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/greybus/
H A Dsdio.c111 ((ocr & GB_SDIO_VDD_35_36) ? MMC_VDD_35_36 : 0) in _gb_sdio_get_host_ocr()
/linux/drivers/mmc/core/
H A Dcore.c1033 const int max_bit = ilog2(MMC_VDD_35_36); in mmc_vdd_to_ocrbitnum()
H A Dmmc.c909 case MMC_VDD_35_36: in __mmc_select_powerclass()
/linux/drivers/mmc/host/
H A Dvub300.c2171 mmc->ocr_avail |= MMC_VDD_35_36; in vub300_probe()