Lines Matching defs:current_rf
130 u32 current_rf;
1193 dib0090_wbd_target(state, state->current_rf);
1783 while (state->current_rf / 1000 > wbd->max_freq)
2099 state->current_rf = state->rf_request;
2263 if (state->current_rf == 0)
2264 state->current_rf = state->fe->dtv_property_cache.frequency / 1000;
2308 if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_cache.delivery_system)) {
2310 state->current_rf = 0;
2449 state->current_rf = state->rf_request;
2459 while (state->current_rf / 1000 > wbd->max_freq)
2538 *frequency = 1000 * state->current_rf;