Searched refs:debug_quirks2 (Results 1 – 1 of 1) sorted by relevance
47 static unsigned int debug_quirks2; variable2609 if (debug_quirks2) in sdhci_add_host()2610 host->quirks2 = debug_quirks2; in sdhci_add_host()3141 module_param(debug_quirks2, uint, 0444);3148 MODULE_PARM_DESC(debug_quirks2, "Force certain other quirks.");