Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.c71 static int sdhci_debug = 0; variable
72 SYSCTL_INT(_hw_sdhci, OID_AUTO, debug, CTLFLAG_RWTUN, &sdhci_debug, 0,
477 if (bootverbose || sdhci_debug) in sdhci_set_clock()
696 if (bootverbose || sdhci_debug)
722 if (bootverbose || sdhci_debug)
1126 if (bootverbose || sdhci_debug) {
1665 if (__predict_false(sdhci_debug > 1))
1858 if (__predict_false(sdhci_debug > 1))
1876 if (__predict_false(sdhci_debug > 1))
1917 if (__predict_false(sdhci_debug > 1))
[all …]