Home
last modified time | relevance | path

Searched refs:format_width (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/soc/fsl/
Dfsl_qmc_audio.c554 unsigned int format_width; in qmc_audio_formats() local
573 format_width = snd_pcm_format_physical_width(format); in qmc_audio_formats()
574 if (format_width == 0 || format_width % 8) in qmc_audio_formats()
581 if (format_width > chan_width || chan_width % format_width) in qmc_audio_formats()
/Linux-v6.6/sound/soc/ti/
Ddavinci-mcasp.c1354 int format_width; in davinci_mcasp_hw_rule_format_width() local
1358 format_width = rd->mcasp->max_format_width; in davinci_mcasp_hw_rule_format_width()
1362 if (snd_pcm_format_width(i) == format_width) { in davinci_mcasp_hw_rule_format_width()
/Linux-v6.6/sound/pci/
Dazt3328.c1202 unsigned int format_width, in snd_azf3328_codec_setfmt() argument
1246 if (format_width == 16) in snd_azf3328_codec_setfmt()