Home
last modified time | relevance | path

Searched refs:rolloff (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0900_priv.h240 enum fe_stv0900_rolloff rolloff; member
288 enum fe_stv0900_rolloff rolloff; member
300 enum fe_stv0900_rolloff rolloff; member
Dstv0900_sw.c434 s32 rolloff; in stv0900_set_dvbs2_rolloff() local
438 rolloff = stv0900_read_reg(intp, MATSTR1) & 0x03; in stv0900_set_dvbs2_rolloff()
439 stv0900_write_bits(intp, ROLLOFF_CONTROL, rolloff); in stv0900_set_dvbs2_rolloff()
448 u32 rolloff; in stv0900_carrier_width() local
452 rolloff = 20; in stv0900_carrier_width()
455 rolloff = 25; in stv0900_carrier_width()
459 rolloff = 35; in stv0900_carrier_width()
463 return srate + (srate * rolloff) / 100; in stv0900_carrier_width()
594 intp->rolloff) + intp->symbol_rate[d]; in stv0900_get_demod_cold_lock()
850 stv0900_write_bits(intp, ROLLOFF_CONTROL, intp->rolloff); in stv0900_track_optimization()
[all …]
Dcx24116.c169 enum fe_rolloff rolloff; member
1239 if (c->rolloff != ROLLOFF_35) { in cx24116_set_frontend()
1241 __func__, c->rolloff); in cx24116_set_frontend()
1278 switch (c->rolloff) { in cx24116_set_frontend()
1291 __func__, c->rolloff); in cx24116_set_frontend()
1305 state->dnxt.rolloff = c->rolloff; in cx24116_set_frontend()
1330 state->dcur.rolloff, state->dcur.rolloff_val); in cx24116_set_frontend()
Dtda10071.c566 u8 mode, rolloff, pilot, inversion, div; in tda10071_set_frontend() local
572 c->inversion, c->pilot, c->rolloff); in tda10071_set_frontend()
602 rolloff = 0; in tda10071_set_frontend()
608 switch (c->rolloff) { in tda10071_set_frontend()
610 rolloff = 2; in tda10071_set_frontend()
613 rolloff = 1; in tda10071_set_frontend()
616 rolloff = 0; in tda10071_set_frontend()
686 cmd.args[10] = rolloff; in tda10071_set_frontend()
Dstv6110.c156 static u32 carrier_width(u32 symbol_rate, enum fe_rolloff rolloff) in carrier_width() argument
160 switch (rolloff) { in carrier_width()
349 u32 bandwidth = carrier_width(c->symbol_rate, c->rolloff); in stv6110_set_params()
Dcx24117.c180 enum fe_rolloff rolloff; member
1370 switch (c->rolloff) { in cx24117_set_frontend()
1388 KBUILD_MODNAME, state->demod, c->rolloff); in cx24117_set_frontend()
1404 state->dnxt.rolloff = c->rolloff; in cx24117_set_frontend()
1435 state->dcur.rolloff, state->dcur.rolloff_val); in cx24117_set_frontend()
1534 if (state->dcur.rolloff == 3) in cx24117_set_frontend()
Dstv0900_core.c1401 intp->rolloff = p_init->rolloff; in stv0900_init_internal()
1404 stv0900_write_bits(intp, F0900_P1_ROLLOFF_CONTROL, p_init->rolloff); in stv0900_init_internal()
1405 stv0900_write_bits(intp, F0900_P2_ROLLOFF_CONTROL, p_init->rolloff); in stv0900_init_internal()
1625 p_result.rolloff = intp->result[demod].rolloff; in stv0900_search()
1933 init_params.rolloff = STV0900_35; in stv0900_attach()
Dstv090x_priv.h264 enum stv090x_rolloff rolloff; member
Dstb0899_priv.h174 s32 rolloff; /* Current RollOff of the filter (x100) */ member
Dm88ds3103.c316 c->inversion, c->pilot, c->rolloff); in m88ds3103_set_frontend()
914 c->rolloff = ROLLOFF_35; in m88ds3103_get_frontend()
917 c->rolloff = ROLLOFF_25; in m88ds3103_get_frontend()
920 c->rolloff = ROLLOFF_20; in m88ds3103_get_frontend()
Dstv090x.c947 static u32 stv090x_car_width(u32 srate, enum stv090x_rolloff rolloff) in stv090x_car_width() argument
951 switch (rolloff) { in stv090x_car_width()
2188 state->tuner_bw = stv090x_car_width(state->srate, state->rolloff) + state->srate; in stv090x_get_coldlock()
2638 state->rolloff = STV090x_GETFIELD_Px(reg, ROLLOFF_STATUS_FIELD); in stv090x_get_sig_params()
2657 else if (abs(offst_freq) <= (stv090x_car_width(state->srate, state->rolloff) / 2000)) in stv090x_get_sig_params()
2869 STV090x_SETFIELD_Px(reg, ROLLOFF_CONTROL_FIELD, state->rolloff); in stv090x_optimize_track()
3021 state->tuner_bw = stv090x_car_width(srate, state->rolloff) + 10000000; in stv090x_optimize_track()
3234 state->tuner_bw = (15 * (stv090x_car_width(state->srate, state->rolloff) + 10000000)) / 10; in stv090x_algo()
3236 state->tuner_bw = stv090x_car_width(state->srate, state->rolloff) + 10000000; in stv090x_algo()
4739 STV090x_SETFIELD_Px(reg, ROLLOFF_CONTROL_FIELD, state->rolloff); in stv090x_init()
[all …]
Ddib9000.c1938 state->fe[sub_index_frontend]->dtv_property_cache.rolloff = in dib9000_get_frontend()
1939 state->fe[index_frontend]->dtv_property_cache.rolloff; in dib9000_get_frontend()
1961 state->fe[index_frontend]->dtv_property_cache.rolloff = c->rolloff; in dib9000_get_frontend()
Dmxl5xx.c757 p->rolloff = ROLLOFF_20; in get_frontend()
760 p->rolloff = ROLLOFF_35; in get_frontend()
763 p->rolloff = ROLLOFF_25; in get_frontend()
Dstb0899_drv.c656 internal->rolloff = stb0899_get_alpha(state); in stb0899_init_calc()
Dstb0899_algo.c136 return (internal->srate + (internal->srate * internal->rolloff) / 100); in stb0899_carr_width()
Dstv0910.c1605 p->rolloff = ROLLOFF_35; in get_frontend()
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_frontend.c1021 c->rolloff = ROLLOFF_AUTO; in dvb_frontend_clear_cache()
1047 c->rolloff = ROLLOFF_35;/* implied for DVB-S */ in dvb_frontend_clear_cache()
1054 c->rolloff = ROLLOFF_35; in dvb_frontend_clear_cache()
1382 tvp->u.data = c->rolloff; in dtv_property_process_get()
1869 c->rolloff = data; in dtv_property_process_set()
2192 u32 rolloff = 0; in dtv_set_frontend() local
2229 rolloff = 115; in dtv_set_frontend()
2232 rolloff = 113; in dtv_set_frontend()
2237 rolloff = 135; in dtv_set_frontend()
2240 switch (c->rolloff) { in dtv_set_frontend()
[all …]
/Linux-v4.19/include/media/
Ddvb_frontend.h602 enum fe_rolloff rolloff; member
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe_property_parameters.rst146 :ref:`DTV-SYMBOL-RATE`, and the rolloff factor, with is fixed for
149 For DVB-S2, the rolloff should also be set via :ref:`DTV-ROLLOFF`.
232 Sets DVB-S2 rolloff.
/Linux-v4.19/drivers/media/firewire/
Dfiredtv-avc.c394 switch (fdtv->fe.dtv_property_cache.rolloff) { in avc_tuner_tuneqpsk()