Searched refs:current_rf (Results 1 – 2 of 2) sorted by relevance
62 u32 current_rf; member361 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()
146 u32 current_rf; member1217 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 …]