Home
last modified time | relevance | path

Searched refs:fe_params (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dtda10086.c259 struct dtv_frontend_properties *fe_params) in tda10086_set_inversion() argument
263 dprintk ("%s %i %i\n", __func__, fe_params->inversion, state->config->invert); in tda10086_set_inversion()
265 switch(fe_params->inversion) { in tda10086_set_inversion()
284 struct dtv_frontend_properties *fe_params) in tda10086_set_symbol_rate() argument
295 u32 symbol_rate = fe_params->symbol_rate; in tda10086_set_symbol_rate()
359 struct dtv_frontend_properties *fe_params) in tda10086_set_fec() argument
363 dprintk("%s %i\n", __func__, fe_params->fec_inner); in tda10086_set_fec()
365 switch (fe_params->fec_inner) { in tda10086_set_fec()
403 struct dtv_frontend_properties *fe_params = &fe->dtv_property_cache; in tda10086_set_frontend() local
428 freqoff = fe_params->frequency - freq; in tda10086_set_frontend()
[all …]
H A Dtda1004x.c693 struct dtv_frontend_properties *fe_params = &fe->dtv_property_cache; in tda1004x_set_fe() local
720 fe_params->code_rate_HP = FEC_AUTO; in tda1004x_set_fe()
721 fe_params->guard_interval = GUARD_INTERVAL_AUTO; in tda1004x_set_fe()
722 fe_params->transmission_mode = TRANSMISSION_MODE_AUTO; in tda1004x_set_fe()
726 if ((fe_params->code_rate_HP == FEC_AUTO) || in tda1004x_set_fe()
727 (fe_params->code_rate_LP == FEC_AUTO) || in tda1004x_set_fe()
728 (fe_params->modulation == QAM_AUTO) || in tda1004x_set_fe()
729 (fe_params->hierarchy == HIERARCHY_AUTO)) { in tda1004x_set_fe()
738 tmp = tda1004x_encode_fec(fe_params->code_rate_HP); in tda1004x_set_fe()
744 tmp = tda1004x_encode_fec(fe_params->code_rate_LP); in tda1004x_set_fe()
[all …]
H A Dlgs8gxx.c661 struct dtv_frontend_properties *fe_params = &fe->dtv_property_cache; in lgs8gxx_set_fe() local
681 fe_params->bandwidth_hz = 8000000; in lgs8gxx_set_fe()
683 fe_params->code_rate_HP = FEC_AUTO; in lgs8gxx_set_fe()
684 fe_params->code_rate_LP = FEC_AUTO; in lgs8gxx_set_fe()
686 fe_params->modulation = QAM_AUTO; in lgs8gxx_set_fe()
689 fe_params->transmission_mode = TRANSMISSION_MODE_AUTO; in lgs8gxx_set_fe()
692 fe_params->guard_interval = GUARD_INTERVAL_AUTO; in lgs8gxx_set_fe()
695 fe_params->hierarchy = HIERARCHY_NONE; in lgs8gxx_set_fe()
/linux/sound/soc/sof/
H A Dsof-audio.c479 struct snd_pcm_hw_params *fe_params, in sof_prepare_widgets_in_path() argument
509 ret = widget_ops[widget->id].ipc_prepare(swidget, fe_params, platform_params, in sof_prepare_widgets_in_path()
526 ret = sof_prepare_widgets_in_path(sdev, p->sink, fe_params, in sof_prepare_widgets_in_path()
671 struct snd_pcm_hw_params *fe_params, in sof_walk_widgets_in_order() argument
714 memcpy(&pipeline_params, fe_params, sizeof(*fe_params)); in sof_walk_widgets_in_order()
716 ret = sof_prepare_widgets_in_path(sdev, widget, fe_params, platform_params, in sof_walk_widgets_in_order()
737 struct snd_pcm_hw_params *fe_params, in sof_widget_list_prepare() argument
745 return sof_walk_widgets_in_order(sdev, spcm, fe_params, platform_params, in sof_widget_list_prepare()
761 struct snd_pcm_hw_params *fe_params, in sof_widget_list_setup() argument
775 ret = sof_walk_widgets_in_order(sdev, spcm, fe_params, platform_params, in sof_widget_list_setup()
[all …]
H A Dipc4-topology.c2175 struct snd_pcm_hw_params *fe_params, in _sof_ipc4_prepare_copier_module() argument
2234 if (params_format(fe_params) == SNDRV_PCM_FORMAT_S16_LE) in _sof_ipc4_prepare_copier_module()
2238 if (params_physical_width(fe_params) <= 16) in _sof_ipc4_prepare_copier_module()
2246 params_rate(fe_params) * in _sof_ipc4_prepare_copier_module()
2247 params_channels(fe_params) * in _sof_ipc4_prepare_copier_module()
2248 params_physical_width(fe_params)), 8000); in _sof_ipc4_prepare_copier_module()
2265 ref_params = kmemdup(fe_params, sizeof(*ref_params), GFP_KERNEL); in _sof_ipc4_prepare_copier_module()
2306 ref_params = kmemdup(fe_params, sizeof(*ref_params), GFP_KERNEL); in _sof_ipc4_prepare_copier_module()
2374 out_ref_rate = params_rate(fe_params); in _sof_ipc4_prepare_copier_module()
2375 out_ref_channels = params_channels(fe_params); in _sof_ipc4_prepare_copier_module()
[all …]
H A Dsof-audio.h189 struct snd_pcm_hw_params *fe_params,
686 struct snd_pcm_hw_params *fe_params,
690 struct snd_pcm_hw_params *fe_params,
/linux/sound/soc/intel/avs/
H A Dpath.c95 struct snd_pcm_hw_params *fe_params, in avs_path_find_variant()
108 if (variant->fe_fmt && avs_test_hw_params(fe_params, variant->fe_fmt) && in avs_path_find_variant()
1319 struct snd_pcm_hw_params *fe_params, in avs_path_free()
1326 variant = avs_path_find_variant(adev, template, fe_params, be_params); in avs_path_create()
97 avs_path_find_variant(struct avs_dev * adev,struct avs_tplg_path_template * template,struct snd_pcm_hw_params * fe_params,struct snd_pcm_hw_params * be_params) avs_path_find_variant() argument
1323 avs_path_create(struct avs_dev * adev,u32 dma_id,struct avs_tplg_path_template * template,struct snd_pcm_hw_params * fe_params,struct snd_pcm_hw_params * be_params) avs_path_create() argument