Searched refs:MMC_OCR_300_310 (Results 1 – 4 of 4) sorted by relevance
458 if (sc->slot.host.caps & (MMC_OCR_290_300 | MMC_OCR_300_310)) in ti_sdhci_hw_init()502 sc->slot.host.caps |= MMC_OCR_290_300 | MMC_OCR_300_310; in ti_sdhci_attach()
366 #define MMC_OCR_300_310 (1U << 18) /* Vdd voltage 3.00 ~ 3.10 */ macro
359 case MMC_OCR_300_310: in sdhci_set_power()609 slot->host.host_ocr |= MMC_OCR_290_300 | MMC_OCR_300_310; in sdhci_init_slot()
226 sc->lm_host.host_ocr = MMC_OCR_300_310 | MMC_OCR_310_320 | in lpc_mmc_attach()