Home
last modified time | relevance | path

Searched refs:MMC_VDD_34_35 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h319 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h157 #define MMC_VDD_34_35 0x00400000 /* VDD voltage 3.4 ~ 3.5 */ macro
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c111 ((ocr & GB_SDIO_VDD_34_35) ? MMC_VDD_34_35 : 0) | in _gb_sdio_get_host_ocr()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dau1xmmc.c72 MMC_VDD_33_34 | MMC_VDD_34_35 | MMC_VDD_35_36)
H A Dvub300.c2167 mmc->ocr_avail |= MMC_VDD_34_35; in vub300_probe()
H A Dsdhci.c2052 case MMC_VDD_34_35: in sdhci_set_power_noreg()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c983 case MMC_VDD_34_35: in __mmc_select_powerclass()