Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Disl6423.c24 #define FE_ERROR 0 macro
32 if ((verbose > FE_ERROR) && (verbose > __y)) \
71 dprintk(FE_ERROR, 1, "I/O error <%d>", err); in isl6423_write()
95 dprintk(FE_ERROR, 1, "I/O error <%d>", err); in isl6423_set_modulation()
130 dprintk(FE_ERROR, 1, "I/O error <%d>", err); in isl6423_voltage_boost()
180 dprintk(FE_ERROR, 1, "I/O error <%d>", err); in isl6423_set_voltage()
243 dprintk(FE_ERROR, 1, "I/O error <%d>", err); in isl6423_set_current()
A Dstb6100.c25 #define FE_ERROR 0 macro
32 if ((x > FE_ERROR) && (x > y)) \
133 dprintk(verbose, FE_ERROR, 1, "Read (0x%x) err, rc=[%d]", in stb6100_read_regs()
162 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg); in stb6100_read_reg()
192 dprintk(verbose, FE_ERROR, 1, "Invalid register range %d:%d", in stb6100_write_reg_range()
208 dprintk(verbose, FE_ERROR, 1, "(0x%x) write err [%d:%d], rc=[%d]", in stb6100_write_reg_range()
220 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg); in stb6100_write_reg()
235 dprintk(verbose, FE_ERROR, 1, "%s failed", __func__); in stb6100_get_status()
A Dstv090x.c699 dprintk(FE_ERROR, 1, in stv090x_read_reg()
794 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_i2c_gate_ctrl()
871 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_srate()
905 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_max_srate()
931 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_min_srate()
971 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_vit_thacq()
991 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_vit_thtracq()
1069 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_set_viterbi()
1109 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_stop_modcod()
1150 dprintk(FE_ERROR, 1, "I/O error"); in stv090x_activate_modcod()
[all …]
A Dstv6110x_priv.h14 #define FE_ERROR 0 macro
22 if ((verbose > FE_ERROR) && (verbose > __y)) \
A Dstb0899_drv.c237 dprintk(state->verbose, FE_ERROR, 1, in _stb0899_read_reg()
244 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%02x], data=%02x", in _stb0899_read_reg()
520 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%04x], Data=[0x%02x ...], Count=%u, Status=%d", in stb0899_write_regs()
678 dprintk(state->verbose, FE_ERROR, 1, "timed out !!"); in stb0899_wait_diseqc_fifo_empty()
720 dprintk(state->verbose, FE_ERROR, 1, "timed out!!"); in stb0899_wait_diseqc_rxidle()
769 dprintk(state->verbose, FE_ERROR, 1, "timed out!!"); in stb0899_wait_diseqc_txidle()
1244 dprintk(state->verbose, FE_ERROR, 1, "I2C Repeater control failed"); in stb0899_i2c_gate_ctrl()
1271 dprintk(state->verbose, FE_ERROR, 1, "Device ID=[%d], Release=[%d]", in stb0899_get_dev_id()
1281 dprintk(state->verbose, FE_ERROR, 1, "couldn't find a STB 0899"); in stb0899_get_dev_id()
1383 dprintk(state->verbose, FE_ERROR, 1, "Unsupported delivery system"); in stb0899_set_delivery()
[all …]
A Dstv6110x.c43 dprintk(FE_ERROR, 1, "I/O Error"); in stv6110x_read_reg()
79 dprintk(FE_ERROR, 1, "I/O Error"); in stv6110x_write_regs()
101 dprintk(FE_ERROR, 1, "Initialization failed"); in stv6110x_init()
298 dprintk(FE_ERROR, 1, "I/O Error"); in stv6110x_set_mode()
A Dstb0899_priv.h16 #define FE_ERROR 0 macro
24 if ((*x > FE_ERROR) && (*x > y)) \
A Dstv090x_priv.h15 #define FE_ERROR 0 macro
23 if ((verbose > FE_ERROR) && (verbose > __y)) \

Completed in 25 milliseconds