Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h477 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
H A Dsdhci-sprd.c544 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
H A Dsdhci.c1072 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_set_block_info()