Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwsa881x.c395 .max_ch = 1,
403 .max_ch = 1,
411 .max_ch = 1,
419 .max_ch = 1,
H A Dwm_adsp.c537 .max_ch = 8,
551 .max_ch = 8,
3591 if (desc->max_ch < params->codec.ch_out) in wm_adsp_compr_check_params()
3594 if (desc->max_ch < params->codec.ch_in) in wm_adsp_compr_check_params()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-slave76 /sys/bus/soundwire/devices/sdw:.../dpN_src/max_ch
92 /sys/bus/soundwire/devices/sdw:.../dpN_sink/max_ch
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dcompress_params.h352 __u32 max_ch; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dcompress_params.h352 __u32 max_ch; member
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c390 .descriptor[0].max_ch = 2,
407 .descriptor[1].max_ch = 2,
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dcompress_params.h397 __u32 max_ch; member
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dsysfs_slave_dpn.c105 sdw_dpn_attr(max_ch);
H A Dmipi_disco.c230 &dpn[i].max_ch); in sdw_slave_read_dpn()
H A Dintel.c1165 u32 num, u32 off, u32 max_ch, bool pcm) in intel_create_dai() argument
1182 dais[i].playback.channels_max = max_ch; in intel_create_dai()
1189 dais[i].capture.channels_max = max_ch; in intel_create_dai()
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h319 u32 max_ch; member
/OK3568_Linux_fs/kernel/sound/soc/uniphier/
H A Daio-compress.c405 .descriptor[0].max_ch = 8,
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c168 .descriptor[0].max_ch = 2,