Home
last modified time | relevance | path

Searched refs:ltg2 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/dvb-frontends/
Ddib0090.c1221 u8 ltg2 = (state->rf_lt_def >> 10) & 0x7; in dib0090_gain_control() local
1222 if (state->current_band == BAND_CBAND && ltg2) { in dib0090_gain_control()
1223 ltg2 >>= 1; in dib0090_gain_control()
1224 state->rf_lt_def &= ltg2 << 10; /* reduce in 3 steps from 7 to 0 */ in dib0090_gain_control()