Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dintel-nhlt.c36 u16 max_ch = 0; in intel_nhlt_get_dmic_geo() local
68 if (fmt_ext->fmt.channels > max_ch) in intel_nhlt_get_dmic_geo()
69 max_ch = fmt_ext->fmt.channels; in intel_nhlt_get_dmic_geo()
75 dev_dbg(dev, "max channels found %d\n", max_ch); in intel_nhlt_get_dmic_geo()
81 dmic_geo = max_ch; in intel_nhlt_get_dmic_geo()
106 if (max_ch > dmic_geo) { in intel_nhlt_get_dmic_geo()
108 max_ch, dmic_geo); in intel_nhlt_get_dmic_geo()
113 dev_dbg(dev, "dmic number %d max_ch %d\n", dmic_geo, max_ch); in intel_nhlt_get_dmic_geo()
/linux-6.3-rc2/sound/soc/codecs/
A Dwcd938x-sdw.c56 .max_ch = 8,
62 .max_ch = 4,
68 .max_ch = 4,
74 .max_ch = 4,
80 .max_ch = 4,
A Dwsa881x.c394 .max_ch = 1,
402 .max_ch = 1,
410 .max_ch = 1,
418 .max_ch = 1,
A Didt821034.c839 unsigned int max_ch = 0; in idt821034_dai_startup() local
842 max_ch = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in idt821034_dai_startup()
851 max_ch ? 1 : 0, max_ch); in idt821034_dai_startup()
A Dwsa883x.c491 .max_ch = 1,
499 .max_ch = 1,
507 .max_ch = 1,
515 .max_ch = 1,
A Dpeb2466.c796 unsigned int max_ch; in peb2466_dai_startup() local
799 max_ch = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in peb2466_dai_startup()
808 max_ch ? 1 : 0, max_ch); in peb2466_dai_startup()
A Dwm_adsp.c245 .max_ch = 8,
259 .max_ch = 8,
1308 if (desc->max_ch < params->codec.ch_out) in wm_adsp_compr_check_params()
1311 if (desc->max_ch < params->codec.ch_in) in wm_adsp_compr_check_params()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-soundwire-slave76 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/max_ch
92 /sys/bus/soundwire/devices/sdw:.../dp<N>_sink/max_ch
/linux-6.3-rc2/include/uapi/sound/
A Dcompress_params.h363 __u32 max_ch; member
/linux-6.3-rc2/sound/soc/sprd/
A Dsprd-pcm-compress.c631 codec->descriptor[0].max_ch = 2; in sprd_platform_compr_get_codec_caps()
642 codec->descriptor[1].max_ch = 2; in sprd_platform_compr_get_codec_caps()
/linux-6.3-rc2/sound/soc/intel/atom/sst/
A Dsst_drv_interface.c387 .descriptor[0].max_ch = 2,
404 .descriptor[1].max_ch = 2,
/linux-6.3-rc2/drivers/soundwire/
A Dsysfs_slave_dpn.c105 sdw_dpn_attr(max_ch);
A Dmipi_disco.c230 &dpn[i].max_ch); in sdw_slave_read_dpn()
A Dintel.c1084 u32 num, u32 off, u32 max_ch) in intel_create_dai() argument
1101 dais[i].playback.channels_max = max_ch; in intel_create_dai()
1108 dais[i].capture.channels_max = max_ch; in intel_create_dai()
/linux-6.3-rc2/sound/soc/uniphier/
A Daio-compress.c400 .descriptor[0].max_ch = 8,
/linux-6.3-rc2/include/linux/soundwire/
A Dsdw.h326 u32 max_ch; member
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6asm-dai.c168 .descriptor[0].max_ch = 2,

Completed in 61 milliseconds