Searched refs:SDHCI_QUIRK2_USE_32BIT_BLK_CNT (Results 1 – 3 of 3) sorted by relevance
486 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
515 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
1134 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_prepare_data()