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

/drivers/media/dvb-frontends/
H A Dstv6110x_priv.h26 #define FE_ERROR 0 macro
34 if ((verbose > FE_ERROR) && (verbose > __y)) \
H A Disl6423.c36 #define FE_ERROR 0 macro
44 if ((verbose > FE_ERROR) && (verbose > __y)) \
83 dprintk(FE_ERROR, 1, "I/O error <%d>", err);
107 dprintk(FE_ERROR, 1, "I/O error <%d>", err);
142 dprintk(FE_ERROR, 1, "I/O error <%d>", err);
192 dprintk(FE_ERROR, 1, "I/O error <%d>", err);
255 dprintk(FE_ERROR, 1, "I/O error <%d>", err);
H A Dstb6100.c37 #define FE_ERROR 0 macro
44 if ((x > FE_ERROR) && (x > y)) \
145 dprintk(verbose, FE_ERROR, 1, "Read (0x%x) err, rc=[%d]",
174 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg);
204 dprintk(verbose, FE_ERROR, 1, "Invalid register range %d:%d",
220 dprintk(verbose, FE_ERROR, 1, "(0x%x) write err [%d:%d], rc=[%d]",
230 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg);
245 dprintk(verbose, FE_ERROR, 1, "%s failed", __func__);
H A Dstb0899_drv.c248 dprintk(state->verbose, FE_ERROR, 1,
255 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%02x], data=%02x",
544 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%04x], Data=[0x%02x ...], Count=%u, Status=%d",
695 dprintk(state->verbose, FE_ERROR, 1, "timed out !!");
737 dprintk(state->verbose, FE_ERROR, 1, "timed out!!");
786 dprintk(state->verbose, FE_ERROR, 1, "timed out!!");
1259 dprintk(state->verbose, FE_ERROR, 1, "I2C Repeater control failed");
1286 dprintk(state->verbose, FE_ERROR, 1, "Device ID=[%d], Release=[%d]",
1292 dprintk(state->verbose, FE_ERROR, 1, "Demodulator Core ID=[%s], Version=[%d]", (char *) &demod_str, demod_ver);
1296 dprintk(state->verbose, FE_ERROR,
[all...]
H A Dstv090x.c711 dprintk(FE_ERROR, 1,
718 dprintk(FE_ERROR, 1, "Reg=[0x%02x], data=%02x",
754 dprintk(FE_ERROR, 1, "Reg=[0x%04x], Data=[0x%02x ...], Count=%u, Status=%d",
810 dprintk(FE_ERROR, 1, "I/O error");
887 dprintk(FE_ERROR, 1, "I/O error");
921 dprintk(FE_ERROR, 1, "I/O error");
947 dprintk(FE_ERROR, 1, "I/O error");
987 dprintk(FE_ERROR, 1, "I/O error");
1007 dprintk(FE_ERROR, 1, "I/O error");
1085 dprintk(FE_ERROR,
[all...]
H A Dstv6110x.c55 dprintk(FE_ERROR, 1, "I/O Error");
91 dprintk(FE_ERROR, 1, "I/O Error");
111 dprintk(FE_ERROR, 1, "Initialization failed");
308 dprintk(FE_ERROR, 1, "I/O Error");
H A Dstb0899_priv.h28 #define FE_ERROR 0 macro
36 if ((*x > FE_ERROR) && (*x > y)) \
H A Dstv090x_priv.h27 #define FE_ERROR 0 macro
35 if ((verbose > FE_ERROR) && (verbose > __y)) \

Completed in 318 milliseconds