Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Ddib3000mc.c46 u32 current_bandwidth; member
678 fep->bandwidth_hz = state->current_bandwidth; in dib3000mc_get_frontend()
733 state->current_bandwidth = fep->bandwidth_hz; in dib3000mc_set_frontend()
Ddib7000m.c45 u32 current_bandwidth; member
324 state->current_bandwidth = bw; in dib7000m_set_bandwidth()
746 state->timf = timf * 160 / (state->current_bandwidth / 50); in dib7000m_update_timf()
1166 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); in dib7000m_get_frontend()
Ddib7000p.c52 u32 current_bandwidth; member
378 state->current_bandwidth = bw; in dib7000p_set_bandwidth()
947 state->timf = timf * 160 / (state->current_bandwidth / 50); in dib7000p_update_timf()
967 dib7000p_set_bandwidth(state, state->current_bandwidth); in dib7000p_ctrl_timf()
1429 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); in dib7000p_get_frontend()
Ddib8000.c75 u32 current_bandwidth; member