Searched refs:KREFTMG (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | stv0900_sw.c | 1669 stv0900_write_reg(intp, KREFTMG, k_ref_tmg); in stv0900_blind_search_algo() 1877 stv0900_write_reg(intp, KREFTMG, 0x5a); in stv0900_algo() 1887 stv0900_write_reg(intp, KREFTMG, 0xc1); in stv0900_algo()
|
D | stv0900_reg.h | 2550 #define KREFTMG REGx(R0900_P1_KREFTMG) macro
|
D | stv090x.c | 2024 if (STV090x_WRITE_DEMOD(state, KREFTMG, k_ref) < 0) in stv090x_blind_search() 3228 if (STV090x_WRITE_DEMOD(state, KREFTMG, 0x5a) < 0) in stv090x_algo()
|