Home
last modified time | relevance | path

Searched refs:MMC_OCR_1_65V_1_95V (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/sdmmc/
H A Dsdmmcreg.h101 #define MMC_OCR_1_65V_1_95V (1<<7) macro
H A Dsdhc.c511 SET(hp->ocr, MMC_OCR_1_65V_1_95V); in sdhc_host_found()
952 if (ISSET(ocr, MMC_OCR_1_65V_1_95V)) { in sdhc_bus_power()
/netbsd/sys/arch/arm/amlogic/
H A Dmesongx_mmc.c582 sc->sc_host_ocr |= MMC_OCR_1_65V_1_95V; in mesongx_mmc_attach_i()
586 sc->sc_host_ocr |= MMC_OCR_1_65V_1_95V; in mesongx_mmc_attach_i()