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

/drivers/media/dvb/frontends/
H A Dstv090x.c1278 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1281 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1303 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1306 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1310 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1351 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1354 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1358 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, reg) < 0)
1515 reg = STV090x_READ_DEMOD(state, DMDCFGMD);
1518 if (STV090x_WRITE_DEMOD(state, DMDCFGMD, re
[all...]
H A Dstv0900_sw.c218 stv0900_write_reg(intp, DMDCFGMD, 0x49);
227 stv0900_write_reg(intp, DMDCFGMD, 0x89);
241 stv0900_write_reg(intp, DMDCFGMD, 0xc9);
294 DMDCFGMD,
H A Dstv0900_reg.h2283 #define DMDCFGMD REGx(R0900_P1_DMDCFGMD) macro

Completed in 98 milliseconds