Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c93 static int bcm2835_sdhci_debug = 0; variable
95 TUNABLE_INT("hw.bcm2835.sdhci.debug", &bcm2835_sdhci_debug);
96 SYSCTL_INT(_hw_sdhci, OID_AUTO, bcm2835_sdhci_debug, CTLFLAG_RWTUN,
97 &bcm2835_sdhci_debug, 0, "bcm2835 SDHCI debug level");
101 if (bcm2835_sdhci_debug) \