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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c35 #define FE_ERROR 0 macro
42 if ((x > FE_ERROR) && (x > y)) \
140 dprintk(verbose, FE_ERROR, 1, "Read (0x%x) err, rc=[%d]",
161 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg);
181 dprintk(verbose, FE_ERROR, 1, "Invalid register range %d:%d",
197 dprintk(verbose, FE_ERROR, 1, "(0x%x) write err [%d:%d], rc=[%d]",
207 dprintk(verbose, FE_ERROR, 1, "Invalid register offset 0x%x", reg);
H A Dstb0899_drv.c245 dprintk(state->verbose, FE_ERROR, 1,
252 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%02x], data=%02x",
534 dprintk(state->verbose, FE_ERROR, 1, "Reg=[0x%04x], Data=[0x%02x ...], Count=%u, Status=%d",
687 dprintk(state->verbose, FE_ERROR, 1, "timed out !!");
729 dprintk(state->verbose, FE_ERROR, 1, "timed out!!");
778 dprintk(state->verbose, FE_ERROR, 1, "timed out!!");
1263 dprintk(state->verbose, FE_ERROR, 1, "I2C Repeater control failed");
1290 dprintk(state->verbose, FE_ERROR, 1, "Device ID=[%d], Release=[%d]",
1296 dprintk(state->verbose, FE_ERROR, 1, "Demodulator Core ID=[%s], Version=[%d]", (char *) &demod_str, demod_ver);
1300 dprintk(state->verbose, FE_ERROR,
[all...]
H A Dstv090x.c708 dprintk(FE_ERROR, 1,
715 dprintk(FE_ERROR, 1, "Reg=[0x%02x], data=%02x",
744 dprintk(FE_ERROR, 1, "Reg=[0x%04x], Data=[0x%02x ...], Count=%u, Status=%d",
792 dprintk(FE_ERROR, 1, "I/O error");
866 dprintk(FE_ERROR, 1, "I/O error");
900 dprintk(FE_ERROR, 1, "I/O error");
926 dprintk(FE_ERROR, 1, "I/O error");
966 dprintk(FE_ERROR, 1, "I/O error");
986 dprintk(FE_ERROR, 1, "I/O error");
1064 dprintk(FE_ERROR,
[all...]
H A Dstv6110x.c52 dprintk(FE_ERROR, 1, "I/O Error");
80 dprintk(FE_ERROR, 1, "I/O Error");
100 dprintk(FE_ERROR, 1, "Initialization failed");
297 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 175 milliseconds