Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ddib0090.c1225 u8 ltg2 = (state->rf_lt_def >> 10) & 0x7; in dib0090_gain_control() local
1226 if (state->current_band == BAND_CBAND && ltg2) { in dib0090_gain_control()
1227 ltg2 >>= 1; in dib0090_gain_control()
1228 state->rf_lt_def &= ltg2 << 10; /* reduce in 3 steps from 7 to 0 */ in dib0090_gain_control()