Searched refs:SDHCI_QUIRK2_USE_32BIT_BLK_CNT (Results 1 – 3 of 3) sorted by relevance
477 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
544 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
1072 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_set_block_info()