Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dstb0899_drv.c563 dprintk(state->verbose, FE_DEBUG, 1, "mdiv=%d", mdiv); in stb0899_set_mclk()
886 dprintk(state->verbose, FE_DEBUG, 1, "init device"); in stb0899_init()
903 dprintk(state->verbose, FE_DEBUG, 1, "init S2 FEC"); in stb0899_init()
911 dprintk(state->verbose, FE_DEBUG, 1, "init TST"); in stb0899_init()
1082 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_read_status()
1088 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_read_status()
1094 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_read_status()
1099 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_read_status()
1486 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_search()
1530 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_search()
[all …]
A Dstb6100.c28 #define FE_DEBUG 3 macro
38 else if ((x > FE_DEBUG) && (x > y)) \
138 if (unlikely(verbose > FE_DEBUG)) { in stb6100_read_regs()
165 if (unlikely(verbose > FE_DEBUG)) { in stb6100_read_reg()
199 if (unlikely(verbose > FE_DEBUG)) { in stb6100_write_reg_range()
256 dprintk(verbose, FE_DEBUG, 1, "bandwidth = %u Hz", state->bandwidth); in stb6100_get_bandwidth()
266 dprintk(verbose, FE_DEBUG, 1, "set bandwidth to %u Hz", bandwidth); in stb6100_set_bandwidth()
317 dprintk(verbose, FE_DEBUG, 1, in stb6100_get_frequency()
335 dprintk(verbose, FE_DEBUG, 1, "Version 2010-8-14 13:51"); in stb6100_set_frequency()
338 dprintk(verbose, FE_DEBUG, 1, "Get frontend parameters"); in stb6100_set_frequency()
[all …]
A Dstb0899_algo.c71 dprintk(state->verbose, FE_DEBUG, 1, "-->"); in stb0899_set_srate()
179 dprintk(state->verbose, FE_DEBUG, 1, "-->ANALOG Carrier !"); in stb0899_check_tmg()
182 dprintk(state->verbose, FE_DEBUG, 1, "------->TIMING OK !"); in stb0899_check_tmg()
186 dprintk(state->verbose, FE_DEBUG, 1, "-->NO TIMING !"); in stb0899_check_tmg()
448 dprintk(state->verbose, FE_DEBUG, 1, "----> RANGEOK !"); in stb0899_check_range()
619 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_dvbs_algo()
624 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_dvbs_algo()
629 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_dvbs_algo()
634 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_dvbs_algo()
641 dprintk(state->verbose, FE_DEBUG, 1, in stb0899_dvbs_algo()
[all …]
A Dstv6110x_priv.h17 #define FE_DEBUG 3 macro
28 else if ((verbose > FE_DEBUG) && (verbose > __y)) \
A Disl6423.c27 #define FE_DEBUG 3 macro
38 else if ((verbose > FE_DEBUG) && (verbose > __y)) \
64 dprintk(FE_DEBUG, 1, "write reg %02X", reg); in isl6423_write()
A Dstv090x.c773 dprintk(FE_DEBUG, 1, "Enable Gate"); in stv090x_i2c_gate_ctrl()
779 dprintk(FE_DEBUG, 1, "Disable Gate"); in stv090x_i2c_gate_ctrl()
806 dprintk(FE_DEBUG, 1, "Blind Search"); in stv090x_get_lock_tmg()
822 dprintk(FE_DEBUG, 1, "Normal Search"); in stv090x_get_lock_tmg()
1823 dprintk(FE_DEBUG, 1, "Tuner unlocked"); in stv090x_srate_srch_coarse()
2211 dprintk(FE_DEBUG, 1, "Tuner unlocked"); in stv090x_get_coldlock()
2323 dprintk(FE_DEBUG, 1, "No Signal"); in stv090x_chk_signal()
2326 dprintk(FE_DEBUG, 1, "Found Signal"); in stv090x_chk_signal()
3287 dprintk(FE_DEBUG, 1, "Tuner unlocked"); in stv090x_algo()
3502 dprintk(FE_DEBUG, 1, "Search success!"); in stv090x_search()
[all …]
A Dstb0899_priv.h19 #define FE_DEBUG 3 macro
30 else if ((*x > FE_DEBUG) && (*x > y)) \
A Dstv090x_priv.h18 #define FE_DEBUG 3 macro
29 else if ((verbose > FE_DEBUG) && (verbose > __y)) \

Completed in 25 milliseconds