Searched refs:bcm2835_sdhost_debug (Results 1 – 1 of 1) sorted by relevance
179 static int bcm2835_sdhost_debug = 0; variable183 TUNABLE_INT("hw.bcm2835.sdhost.debug", &bcm2835_sdhost_debug);184 SYSCTL_INT(_hw_sdhci, OID_AUTO, bcm2835_sdhost_debug, CTLFLAG_RWTUN,185 &bcm2835_sdhost_debug, 0, "bcm2835-sdhost Debug level");189 if (bcm2835_sdhost_debug > 0) \300 if (bcm2835_sdhost_debug > 0 || error > 0) { in bcm_sdhost_print_regs()