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