Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci.c49 static unsigned int debug_quirks2; variable
3989 if (debug_quirks2) in __sdhci_read_caps()
3990 host->quirks2 = debug_quirks2; in __sdhci_read_caps()
4847 module_param(debug_quirks2, uint, 0444);
4854 MODULE_PARM_DESC(debug_quirks2, "Force certain other quirks.");