Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/
H A Dnhlt.c252 u16 max_ch = 0; in acpi_nhlt_endpoint_mic_count() local
259 max_ch = max(fmt->format.channel_count, max_ch); in acpi_nhlt_endpoint_mic_count()
267 return max_ch; in acpi_nhlt_endpoint_mic_count()
286 return max_ch; in acpi_nhlt_endpoint_mic_count()
/linux-6.15/sound/hda/
H 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.15/sound/soc/codecs/
H A Dwcd939x-sdw.c60 .max_ch = 2,
67 .max_ch = 1,
74 .max_ch = 2,
81 .max_ch = 1,
88 .max_ch = 2,
95 .max_ch = 2,
105 .max_ch = 4,
112 .max_ch = 4,
119 .max_ch = 4,
126 .max_ch = 4,
H A Dwcd937x-sdw.c52 .max_ch = 8,
58 .max_ch = 4,
64 .max_ch = 4,
70 .max_ch = 4,
76 .max_ch = 4,
H A Dwcd938x-sdw.c56 .max_ch = 8,
62 .max_ch = 4,
68 .max_ch = 4,
74 .max_ch = 4,
80 .max_ch = 4,
H A Dwsa881x.c388 .max_ch = 1,
396 .max_ch = 1,
404 .max_ch = 1,
412 .max_ch = 1,
H 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()
H A Dwsa884x.c829 .max_ch = 1,
837 .max_ch = 1,
845 .max_ch = 1,
853 .max_ch = 1,
861 .max_ch = 1,
869 .max_ch = 1,
H A Dwsa883x.c526 .max_ch = 1,
534 .max_ch = 1,
542 .max_ch = 1,
550 .max_ch = 1,
H 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()
H A Dwm_adsp.c245 .max_ch = 8,
259 .max_ch = 8,
1332 if (desc->max_ch < params->codec.ch_out) in wm_adsp_compr_check_params()
1335 if (desc->max_ch < params->codec.ch_in) in wm_adsp_compr_check_params()
/linux-6.15/Documentation/ABI/testing/
H 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.15/drivers/mfd/
H A Dcs42l43-sdw.c26 .max_ch = chans, \
/linux-6.15/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c387 .descriptor[0].max_ch = 2,
404 .descriptor[1].max_ch = 2,
/linux-6.15/sound/soc/sprd/
H 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.15/include/uapi/sound/
H A Dcompress_params.h374 __u32 max_ch; member
/linux-6.15/drivers/soundwire/
H A Dintel.c1002 u32 num, u32 off, u32 max_ch) in intel_create_dai() argument
1018 dais[i].playback.channels_max = max_ch; in intel_create_dai()
1023 dais[i].capture.channels_max = max_ch; in intel_create_dai()
H A Dintel_ace2x.c920 u32 num, u32 off, u32 max_ch) in intel_create_dai() argument
936 dais[i].playback.channels_max = max_ch; in intel_create_dai()
941 dais[i].capture.channels_max = max_ch; in intel_create_dai()
H A Dsysfs_slave_dpn.c105 sdw_dpn_attr(max_ch);
H A Dmipi_disco.c292 &dpn[i].max_ch); in sdw_slave_read_dpn()
/linux-6.15/sound/soc/uniphier/
H A Daio-compress.c400 .descriptor[0].max_ch = 8,
/linux-6.15/include/linux/soundwire/
H A Dsdw.h315 u32 max_ch; member
/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_m2m.c592 codec->descriptor[j].max_ch = cap.chan_max; in fsl_asrc_m2m_fill_codec_caps()
/linux-6.15/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c39 .descriptor[0].max_ch = 2,
H A Dq6asm-dai.c163 .descriptor[0].max_ch = 2,