Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Ddib0070.c62 u32 current_rf; member
361 if (state->current_rf != freq) { in dib0070_tune_digital()
387 if (state->current_rf != freq) { in dib0070_tune_digital()
392 state->current_rf = freq; in dib0070_tune_digital()
722 *frequency = 1000 * state->current_rf; in dib0070_get_frequency()
Ddib0090.c146 u32 current_rf; member
1217 dib0090_wbd_target(state, state->current_rf); in dib0090_gain_control()
1803 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_wbd_calibration()
2118 state->current_rf = state->rf_request; in dib0090_captrim_search()
2282 if (state->current_rf == 0) in dib0090_tune()
2283 state->current_rf = state->fe->dtv_property_cache.frequency / 1000; in dib0090_tune()
2327 …if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_… in dib0090_tune()
2329 state->current_rf = 0; in dib0090_tune()
2475 state->current_rf = state->rf_request; in dib0090_tune()
2485 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_tune()
[all …]