Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h486 #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()