Searched refs:RTCS2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_core.c976 stv0900_write_reg(intp, RTCS2, 0x68);
979 stv0900_write_reg(intp, RTCS2, 0x44);
984 stv0900_write_reg(intp, RTCS2, 0x68);
986 stv0900_write_reg(intp, RTCS2, 0x44);
H A Dstv0900_sw.c473 stv0900_write_reg(intp, RTCS2, 0x40);
493 stv0900_write_reg(intp, RTCS2, 0x68);
1637 stv0900_write_reg(intp, RTCS2, 0x44);
H A Dstv090x.c1422 if (STV090x_WRITE_DEMOD(state, RTCS2, 0x68) < 0)
1430 if (STV090x_WRITE_DEMOD(state, RTCS2, 0x44) < 0)
1437 STV090x_WRITE_DEMOD(state, RTCS2, 0x68);
1440 STV090x_WRITE_DEMOD(state, RTCS2, 0x44);
2002 if (STV090x_WRITE_DEMOD(state, RTCS2, 0x44) < 0)
2081 if (STV090x_WRITE_DEMOD(state, RTCS2, 0x40) < 0)
2110 if (STV090x_WRITE_DEMOD(state, RTCS2, 0x68) < 0) /* DVB-S2 timing */
H A Dstv0900_reg.h2511 #define RTCS2 REGx(R0900_P1_RTCS2) macro

Completed in 136 milliseconds