Searched refs:PRVIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_sw.c699 stv0900_write_reg(intp, PRVIT, 0x3f);
707 stv0900_write_reg(intp, PRVIT, 0x2f);
710 stv0900_write_reg(intp, PRVIT, 0x01);
713 stv0900_write_reg(intp, PRVIT, 0x02);
716 stv0900_write_reg(intp, PRVIT, 0x04);
719 stv0900_write_reg(intp, PRVIT, 0x08);
722 stv0900_write_reg(intp, PRVIT, 0x20);
733 stv0900_write_reg(intp, PRVIT, 0x13);
736 stv0900_write_reg(intp, PRVIT, 0x01);
739 stv0900_write_reg(intp, PRVIT,
[all...]
H A Dstv090x.c1001 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x3f) < 0) /* all puncture rate */
1009 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x01) < 0)
1014 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x02) < 0)
1019 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x04) < 0)
1024 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x08) < 0)
1029 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x20) < 0)
1034 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x2f) < 0) /* all */
1044 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x01) < 0)
1049 if (STV090x_WRITE_DEMOD(state, PRVIT, 0x02) < 0)
1054 if (STV090x_WRITE_DEMOD(state, PRVIT,
[all...]
H A Dstv0900_reg.h3370 #define PRVIT REGx(R0900_P1_PRVIT) macro

Completed in 130 milliseconds