Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c596 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_display_port_set_media_format() local
630 fs_cfg = p; in audioreach_display_port_set_media_format()
631 param_data = &fs_cfg->param_data; in audioreach_display_port_set_media_format()
636 fs_cfg->frame_size_factor = 1; in audioreach_display_port_set_media_format()
663 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_codec_dma_set_media_format() local
699 fs_cfg = p; in audioreach_codec_dma_set_media_format()
700 param_data = &fs_cfg->param_data; in audioreach_codec_dma_set_media_format()
705 fs_cfg->frame_size_factor = 1; in audioreach_codec_dma_set_media_format()
999 fs_cfg = p; in audioreach_i2s_set_media_format()
1000 param_data = &fs_cfg->param_data; in audioreach_i2s_set_media_format()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dcs35l41.c736 int fs_cfg; member
779 cs35l41_fs_rates[i].fs_cfg << CS35L41_GLOBAL_FS_SHIFT); in cs35l41_pcm_hw_params()
H A Dcs35l36.c844 int fs_cfg; member
878 cs35l36_fs_rates[i].fs_cfg << in cs35l36_pcm_hw_params()
/openbmc/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()