Home
last modified time | relevance | path

Searched refs:fs_cfg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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()
942 struct apm_module_frame_size_factor_cfg *fs_cfg; in audioreach_i2s_set_media_format() local
999 fs_cfg in audioreach_i2s_set_media_format()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h673 * @fs_cfg: Flow Steering table configuration; only relevant if
680 struct dpni_fs_tbl_cfg fs_cfg; member
H A Ddpni.c1350 dpni_set_field(cmd_params->flags, MISS_ACTION, cfg->fs_cfg.miss_action); in dpni_set_rx_tc_dist()
1351 cmd_params->default_flow_id = cpu_to_le16(cfg->fs_cfg.default_flow_id); in dpni_set_rx_tc_dist()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h661 * @fs_cfg: Flow Steering table configuration; only relevant if
668 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l36.c844 int fs_cfg; member
878 cs35l36_fs_rates[i].fs_cfg << in cs35l36_pcm_hw_params()

Completed in 26 milliseconds