Searched refs:current_rf (Results 1 – 2 of 2) sorted by relevance
46 u32 current_rf; member344 if (state->current_rf != freq) { in dib0070_tune_digital()370 if (state->current_rf != freq) { in dib0070_tune_digital()375 state->current_rf = freq; in dib0070_tune_digital()712 *frequency = 1000 * state->current_rf; in dib0070_get_frequency()
130 u32 current_rf; member1193 dib0090_wbd_target(state, state->current_rf); in dib0090_gain_control()1783 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_wbd_calibration()2099 state->current_rf = state->rf_request; in dib0090_captrim_search()2263 if (state->current_rf == 0) in dib0090_tune()2264 state->current_rf = state->fe->dtv_property_cache.frequency / 1000; in dib0090_tune()2308 …if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_… in dib0090_tune()2310 state->current_rf = 0; in dib0090_tune()2449 state->current_rf = state->rf_request; in dib0090_tune()2459 while (state->current_rf / 1000 > wbd->max_freq) in dib0090_tune()[all …]