Home
last modified time | relevance | path

Searched refs:fs_cfg (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c612 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_display_port_set_media_format() local
646 fs_cfg = p; in audioreach_display_port_set_media_format()
647 param_data = &fs_cfg->param_data; in audioreach_display_port_set_media_format()
652 fs_cfg->frame_size_factor = 1; in audioreach_display_port_set_media_format()
679 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_codec_dma_set_media_format() local
715 fs_cfg = p; in audioreach_codec_dma_set_media_format()
716 param_data = &fs_cfg->param_data; in audioreach_codec_dma_set_media_format()
721 fs_cfg->frame_size_factor = 1; in audioreach_codec_dma_set_media_format()
946 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_i2s_set_media_format() local
1003 fs_cfg = p; in audioreach_i2s_set_media_format()
[all …]
/linux/sound/soc/codecs/
H A Dcs35l41.c736 int fs_cfg; member
778 cs35l41_fs_rates[i].fs_cfg << CS35L41_GLOBAL_FS_SHIFT); in cs35l41_pcm_hw_params()
H A Dcs35l36.c842 int fs_cfg; member
876 cs35l36_fs_rates[i].fs_cfg << in cs35l36_pcm_hw_params()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h668 struct dpni_fs_tbl_cfg fs_cfg; member
H A Ddpni.c1449 dpni_set_field(cmd_params->flags, MISS_ACTION, cfg->fs_cfg.miss_action); in dpni_set_rx_tc_dist()
1450 cmd_params->default_flow_id = cpu_to_le16(cfg->fs_cfg.default_flow_id); in dpni_set_rx_tc_dist()