Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_USE_32BIT_BLK_CNT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h474 * Otherwise, SDHCI_QUIRK2_USE_32BIT_BLK_CNT can be selected to use 32-bit
477 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
H A Dsdhci-sprd.c571 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
H A Dsdhci.c1083 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_set_block_info()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h482 * Otherwise, SDHCI_QUIRK2_USE_32BIT_BLK_CNT can be selected to use 32-bit
485 #define SDHCI_QUIRK2_USE_32BIT_BLK_CNT (1<<18) macro
H A Dsdhci-sprd.c727 SDHCI_QUIRK2_USE_32BIT_BLK_CNT |
H A Dsdhci.c1105 (host->quirks2 & SDHCI_QUIRK2_USE_32BIT_BLK_CNT)) { in sdhci_set_block_info()

Completed in 19 milliseconds