Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.c627 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_codec_dma_set_media_format() local
663 fs_cfg = p; in audioreach_codec_dma_set_media_format()
664 param_data = &fs_cfg->param_data; in audioreach_codec_dma_set_media_format()
669 fs_cfg->frame_size_factor = 1; in audioreach_codec_dma_set_media_format()
703 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_i2s_set_media_format() local
760 fs_cfg = p; in audioreach_i2s_set_media_format()
761 param_data = &fs_cfg->param_data; in audioreach_i2s_set_media_format()
766 fs_cfg->frame_size_factor = 1; in audioreach_i2s_set_media_format()
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h659 struct dpni_fs_tbl_cfg fs_cfg; member
Ddpni.c1445 dpni_set_field(cmd_params->flags, MISS_ACTION, cfg->fs_cfg.miss_action); in dpni_set_rx_tc_dist()
1446 cmd_params->default_flow_id = cpu_to_le16(cfg->fs_cfg.default_flow_id); in dpni_set_rx_tc_dist()
/linux-5.19.10/sound/soc/codecs/
Dcs35l41.c743 int fs_cfg; member
786 cs35l41_fs_rates[i].fs_cfg << CS35L41_GLOBAL_FS_SHIFT); in cs35l41_pcm_hw_params()
Dcs35l36.c844 int fs_cfg; member
878 cs35l36_fs_rates[i].fs_cfg << in cs35l36_pcm_hw_params()