Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sdhci/
HDsdhci.c71 static int sdhci_debug = 0; variable
72 SYSCTL_INT(_hw_sdhci, OID_AUTO, debug, CTLFLAG_RWTUN, &sdhci_debug, 0,
406 if (bootverbose || sdhci_debug) in sdhci_set_clock()
623 if (bootverbose || sdhci_debug)
646 if (bootverbose || sdhci_debug)
1046 if (bootverbose || sdhci_debug) {
1539 if (__predict_false(sdhci_debug > 1))
1733 if (__predict_false(sdhci_debug > 1))
1751 if (__predict_false(sdhci_debug > 1))
1792 if (__predict_false(sdhci_debug > 1))
[all …]