Searched refs:KREFTMG (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | stv0900_sw.c | 1649 stv0900_write_reg(intp, KREFTMG, k_ref_tmg); in stv0900_blind_search_algo() 1858 stv0900_write_reg(intp, KREFTMG, 0x5a); in stv0900_algo() 1868 stv0900_write_reg(intp, KREFTMG, 0xc1); in stv0900_algo()
|
D | stv0900_reg.h | 2536 #define KREFTMG REGx(R0900_P1_KREFTMG) macro
|
D | stv090x.c | 2018 if (STV090x_WRITE_DEMOD(state, KREFTMG, k_ref) < 0) in stv090x_blind_search() 3219 if (STV090x_WRITE_DEMOD(state, KREFTMG, 0x5a) < 0) in stv090x_algo()
|