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

/linux-master/drivers/media/dvb-frontends/
H A Dstv090x.c1272 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1275 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1297 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1300 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1304 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1345 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1348 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1352 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1509 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1512 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, re
[all...]
H A Dstv0900_sw.c204 stv0900_write_reg(intp, DMDCFGMD, 0x49);
213 stv0900_write_reg(intp, DMDCFGMD, 0x89);
227 stv0900_write_reg(intp, DMDCFGMD, 0xc9);
280 DMDCFGMD,
H A Dstv0900_reg.h2269 #define DMDCFGMD REGx(R0900_P1_DMDCFGMD) macro

Completed in 279 milliseconds