Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h480 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
Dsdhci-sprd.c559 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
Dsdhci.c1119 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_set_block_info()