Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Ddib3000mc.c43 u32 current_bandwidth; member
647 fep->bandwidth_hz = state->current_bandwidth; in dib3000mc_get_frontend()
702 state->current_bandwidth = fep->bandwidth_hz; in dib3000mc_set_frontend()
Ddib7000m.c41 u32 current_bandwidth; member
320 state->current_bandwidth = bw; in dib7000m_set_bandwidth()
742 state->timf = timf * 160 / (state->current_bandwidth / 50); in dib7000m_update_timf()
1162 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); in dib7000m_get_frontend()
Ddib7000p.c48 u32 current_bandwidth; member
374 state->current_bandwidth = bw; in dib7000p_set_bandwidth()
934 state->timf = timf * 160 / (state->current_bandwidth / 50); in dib7000p_update_timf()
954 dib7000p_set_bandwidth(state, state->current_bandwidth); in dib7000p_ctrl_timf()
1416 fep->bandwidth_hz = BANDWIDTH_TO_HZ(state->current_bandwidth); in dib7000p_get_frontend()
Ddib8000.c71 u32 current_bandwidth; member