Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_NO_MULTIBLOCK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h415 #define SDHCI_QUIRK_NO_MULTIBLOCK (1<<21) macro
A Dsdhci.c4748 mmc->max_blk_count = (host->quirks & SDHCI_QUIRK_NO_MULTIBLOCK) ? 1 : 65535; in sdhci_setup_host()

Completed in 13 milliseconds