Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sdhost.h246 #define MMC_CAP2_HS200_1_8V_SDR (1 << 5) /* can support */ macro
248 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | MMC_CAP2_HS200_1_2V_SDR)
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/src/
A Dfit-mmc.c259 host->caps |= MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci_host.h200 #define MMC_CAP2_HS200_1_8V_SDR MMCSD_SUP_HS200_1V8 macro
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/
A Dsdhci.c3280 …DR104 | MMC_CAP_UHS_DDR50 | MMC_CAP_1_8V_DDR)) || (mmc->caps2 & (MMC_CAP2_HS200_1_8V_SDR | MMC_CAP… in sdhci_setup_host()

Completed in 22 milliseconds