Home
last modified time | relevance | path

Searched refs:max_ch (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/uapi/sound/
Dcompress_params.h352 __u32 max_ch; member
/Linux-v5.4/sound/soc/intel/atom/sst/
Dsst_drv_interface.c393 .descriptor[0].max_ch = 2,
410 .descriptor[1].max_ch = 2,
/Linux-v5.4/sound/soc/sprd/
Dsprd-pcm-compress.c634 codec->descriptor[0].max_ch = 2; in sprd_platform_compr_get_codec_caps()
645 codec->descriptor[1].max_ch = 2; in sprd_platform_compr_get_codec_caps()
/Linux-v5.4/drivers/soundwire/
Dintel.c830 u32 num, u32 off, u32 max_ch, bool pcm) in intel_create_dai() argument
854 dais[i].playback.channels_max = max_ch; in intel_create_dai()
870 dais[i].capture.channels_max = max_ch; in intel_create_dai()
Dmipi_disco.c230 &dpn[i].max_ch); in sdw_slave_read_dpn()
/Linux-v5.4/include/linux/soundwire/
Dsdw.h304 u32 max_ch; member
/Linux-v5.4/sound/soc/uniphier/
Daio-compress.c393 .descriptor[0].max_ch = 8,
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm-dai.c160 .descriptor[0].max_ch = 2,
/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c533 .max_ch = 8,
547 .max_ch = 8,
3477 if (desc->max_ch < params->codec.ch_out) in wm_adsp_compr_check_params()
3480 if (desc->max_ch < params->codec.ch_in) in wm_adsp_compr_check_params()