Lines Matching defs:FE_DEBUG
28 #define FE_DEBUG 3
38 else if ((x > FE_DEBUG) && (x > y)) \
138 if (unlikely(verbose > FE_DEBUG)) {
141 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address);
143 dprintk(verbose, FE_DEBUG, 1, " %s: 0x%02x", stb6100_regnames[i], regs[i]);
165 if (unlikely(verbose > FE_DEBUG)) {
166 dprintk(verbose, FE_DEBUG, 1, " Read from 0x%02x", state->config->tuner_address);
167 dprintk(verbose, FE_DEBUG, 1, " %s: 0x%02x", stb6100_regnames[reg], regs[0]);
199 if (unlikely(verbose > FE_DEBUG)) {
202 dprintk(verbose, FE_DEBUG, 1, " Write @ 0x%02x: [%d:%d]", state->config->tuner_address, start, len);
204 dprintk(verbose, FE_DEBUG, 1, " %s: 0x%02x", stb6100_regnames[start + i], buf[i]);
256 dprintk(verbose, FE_DEBUG, 1, "bandwidth = %u Hz", state->bandwidth);
266 dprintk(verbose, FE_DEBUG, 1, "set bandwidth to %u Hz", bandwidth);
317 dprintk(verbose, FE_DEBUG, 1,
335 dprintk(verbose, FE_DEBUG, 1, "Version 2010-8-14 13:51");
338 dprintk(verbose, FE_DEBUG, 1, "Get frontend parameters");
433 dprintk(verbose, FE_DEBUG, 1,