Searched refs:DMDISTATE (Results 1 - 8 of 8) 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.c162 stv0900_write_reg(intp, DMDISTATE, 0x1c);
165 stv0900_write_reg(intp, DMDISTATE, 0x18);
492 stv0900_write_reg(intp, DMDISTATE, 0x18);
549 stv0900_write_reg(intp, DMDISTATE, 0x1f);
550 stv0900_write_reg(intp, DMDISTATE, 0x15);
615 stv0900_write_reg(intp, DMDISTATE, 0x1c);
618 stv0900_write_reg(intp, DMDISTATE, 0x1f);
619 stv0900_write_reg(intp, DMDISTATE, 0x15);
621 stv0900_write_reg(intp, DMDISTATE, 0x1c);
625 stv0900_write_reg(intp, DMDISTATE,
[all...]
H A Dstv090x.c1398 reg = STV090x_READ_DEMOD(state, DMDISTATE);
1400 if (STV090x_WRITE_DEMOD(state, DMDISTATE, reg) < 0)
1557 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x1f) < 0)
1559 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x18) < 0)
1565 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x1f) < 0)
1567 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x15) < 0)
1622 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x5c) < 0) /* Demod RESET */
1628 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x58) < 0) /* Demod RESET */
1687 reg = STV090x_READ_DEMOD(state, DMDISTATE);
1689 if (STV090x_WRITE_DEMOD(state, DMDISTATE, re
[all...]
H A Dstv0900_core.c1096 stv0900_write_reg(intp, DMDISTATE, 0x1f);
1097 stv0900_write_reg(intp, DMDISTATE, 0x18);
1100 stv0900_write_reg(intp, DMDISTATE, 0x1f);
1101 stv0900_write_reg(intp, DMDISTATE, 0x15);
H A Dstv0900_reg.h2303 #define DMDISTATE REGx(R0900_P1_DMDISTATE) 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.c162 stv0900_write_reg(intp, DMDISTATE, 0x1c);
165 stv0900_write_reg(intp, DMDISTATE, 0x18);
492 stv0900_write_reg(intp, DMDISTATE, 0x18);
549 stv0900_write_reg(intp, DMDISTATE, 0x1f);
550 stv0900_write_reg(intp, DMDISTATE, 0x15);
615 stv0900_write_reg(intp, DMDISTATE, 0x1c);
618 stv0900_write_reg(intp, DMDISTATE, 0x1f);
619 stv0900_write_reg(intp, DMDISTATE, 0x15);
621 stv0900_write_reg(intp, DMDISTATE, 0x1c);
625 stv0900_write_reg(intp, DMDISTATE,
[all...]
H A Dstv090x.c1398 reg = STV090x_READ_DEMOD(state, DMDISTATE);
1400 if (STV090x_WRITE_DEMOD(state, DMDISTATE, reg) < 0)
1557 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x1f) < 0)
1559 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x18) < 0)
1565 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x1f) < 0)
1567 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x15) < 0)
1622 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x5c) < 0) /* Demod RESET */
1628 if (STV090x_WRITE_DEMOD(state, DMDISTATE, 0x58) < 0) /* Demod RESET */
1687 reg = STV090x_READ_DEMOD(state, DMDISTATE);
1689 if (STV090x_WRITE_DEMOD(state, DMDISTATE, re
[all...]
H A Dstv0900_core.c1096 stv0900_write_reg(intp, DMDISTATE, 0x1f);
1097 stv0900_write_reg(intp, DMDISTATE, 0x18);
1100 stv0900_write_reg(intp, DMDISTATE, 0x1f);
1101 stv0900_write_reg(intp, DMDISTATE, 0x15);
H A Dstv0900_reg.h2303 #define DMDISTATE REGx(R0900_P1_DMDISTATE) macro

Completed in 208 milliseconds