Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_FORCE_BLK_SZ_2048 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/
A Dsdhci-esdhc.h19 #define ESDHC_DEFAULT_QUIRKS (SDHCI_QUIRK_FORCE_BLK_SZ_2048 | \
A Dsdhci-bcm-kona.c203 SDHCI_QUIRK_FORCE_BLK_SZ_2048 |
A Dsdhci.h412 #define SDHCI_QUIRK_FORCE_BLK_SZ_2048 (1<<20) macro
A Dsdhci.c4663 if (host->quirks & SDHCI_QUIRK_FORCE_BLK_SZ_2048) { in sdhci_setup_host()

Completed in 13 milliseconds