Searched refs:bcm2835_sdhost_debug (Results 1 – 1 of 1) sorted by relevance
177 static int bcm2835_sdhost_debug = 0; variable181 TUNABLE_INT("hw.bcm2835.sdhost.debug", &bcm2835_sdhost_debug);182 SYSCTL_INT(_hw_sdhci, OID_AUTO, bcm2835_sdhost_debug, CTLFLAG_RWTUN,183 &bcm2835_sdhost_debug, 0, "bcm2835-sdhost Debug level");187 if (bcm2835_sdhost_debug > 0) \298 if (bcm2835_sdhost_debug > 0 || error > 0) { in bcm_sdhost_print_regs()