Searched refs:max_ch (Results 1 – 9 of 9) sorted by relevance
/sound/hda/ |
D | intel-nhlt.c | 36 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()
|
/sound/soc/codecs/ |
D | wcd938x-sdw.c | 56 .max_ch = 8, 62 .max_ch = 4, 68 .max_ch = 4, 74 .max_ch = 4, 80 .max_ch = 4,
|
D | wsa881x.c | 397 .max_ch = 1, 405 .max_ch = 1, 413 .max_ch = 1, 421 .max_ch = 1,
|
D | wsa883x.c | 495 .max_ch = 1, 503 .max_ch = 1, 511 .max_ch = 1, 519 .max_ch = 1,
|
D | wm_adsp.c | 244 .max_ch = 8, 258 .max_ch = 8, 1284 if (desc->max_ch < params->codec.ch_out) in wm_adsp_compr_check_params() 1287 if (desc->max_ch < params->codec.ch_in) in wm_adsp_compr_check_params()
|
/sound/soc/intel/atom/sst/ |
D | sst_drv_interface.c | 387 .descriptor[0].max_ch = 2, 404 .descriptor[1].max_ch = 2,
|
/sound/soc/sprd/ |
D | sprd-pcm-compress.c | 631 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()
|
/sound/soc/uniphier/ |
D | aio-compress.c | 400 .descriptor[0].max_ch = 8,
|
/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 168 .descriptor[0].max_ch = 2,
|