Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sdhci/
Dsdhci.c72 static int sdhci_debug = 0; variable
73 SYSCTL_INT(_hw_sdhci, OID_AUTO, debug, CTLFLAG_RWTUN, &sdhci_debug, 0,
403 if (bootverbose || sdhci_debug) in sdhci_set_clock()
608 if (bootverbose || sdhci_debug)
652 if (bootverbose || sdhci_debug)
1072 if (bootverbose || sdhci_debug) {
1563 if (__predict_false(sdhci_debug > 1))
1757 if (__predict_false(sdhci_debug > 1))
1773 if (__predict_false(sdhci_debug > 1))
1814 if (__predict_false(sdhci_debug > 1))
[all …]