Home
last modified time | relevance | path

Searched refs:MMC_CAP2_CQE (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h167 #define MMC_CAP2_CQE (1 << 23) macro
/components/drivers/sdio/sdhci/
A Dsdhci.c2968 if ((mmc->caps2 & MMC_CAP2_CQE) && (host->quirks & RT_SDHCI_QUIRK_BROKEN_CQE)) in rt_sdhci_init_host()
2970 mmc->caps2 &= ~MMC_CAP2_CQE; in rt_sdhci_init_host()

Completed in 14 milliseconds