Searched refs:MMC_OCR_330_340 (Results 1 – 7 of 7) sorted by relevance
638 #define MMC_OCR_330_340 (1U << 21) /* Vdd voltage 3.30 ~ 3.40 */ macro
864 case MMC_OCR_330_340: in mmc_set_power_class()
492 MMC_OCR_320_330|MMC_OCR_330_340)
210 sc->sc_host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in jz4780_mmc_attach()
464 case MMC_OCR_330_340: in sdhci_set_power()875 slot->host.host_ocr |= MMC_OCR_320_330 | MMC_OCR_330_340;
526 sc->host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in parse_fdt()
457 sc->aw_host.host_ocr = MMC_OCR_320_330 | MMC_OCR_330_340; in aw_mmc_attach()