Searched refs:SFRLOW1 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dstv0900_sw.c408 stv0900_write_reg(intp, SFRLOW1, (symb >> 8) & 0xff);
409 stv0900_write_reg(intp, SFRLOW1 + 1, (symb & 0xff));
1433 stv0900_write_reg(intp, SFRLOW1, 0x82);
1588 stv0900_write_reg(intp, SFRLOW1, (symbmin >> 8) & 0x7f);
H A Dstv090x.c920 if (STV090x_WRITE_DEMOD(state, SFRLOW1, ((sym >> 8) & 0x7f)) < 0) /* MSB */
1597 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x82) < 0) /* SR= 400 ksps Min */
1709 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x82) < 0)
1888 if (STV090x_WRITE_DEMOD(state, SFRLOW1, (sym >> 8) & 0x7f) < 0)
1909 if (STV090x_WRITE_DEMOD(state, SFRLOW1, (sym >> 8) & 0x7f) < 0)
2995 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x80) < 0)
H A Dstv0900_reg.h2593 #define SFRLOW1 REGx(R0900_P1_SFRLOW1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_sw.c408 stv0900_write_reg(intp, SFRLOW1, (symb >> 8) & 0xff);
409 stv0900_write_reg(intp, SFRLOW1 + 1, (symb & 0xff));
1433 stv0900_write_reg(intp, SFRLOW1, 0x82);
1588 stv0900_write_reg(intp, SFRLOW1, (symbmin >> 8) & 0x7f);
H A Dstv090x.c920 if (STV090x_WRITE_DEMOD(state, SFRLOW1, ((sym >> 8) & 0x7f)) < 0) /* MSB */
1597 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x82) < 0) /* SR= 400 ksps Min */
1709 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x82) < 0)
1888 if (STV090x_WRITE_DEMOD(state, SFRLOW1, (sym >> 8) & 0x7f) < 0)
1909 if (STV090x_WRITE_DEMOD(state, SFRLOW1, (sym >> 8) & 0x7f) < 0)
2995 if (STV090x_WRITE_DEMOD(state, SFRLOW1, 0x80) < 0)
H A Dstv0900_reg.h2593 #define SFRLOW1 REGx(R0900_P1_SFRLOW1) macro

Completed in 210 milliseconds