/openbmc/linux/sound/soc/ |
H A D | soc-utils-test.c | 24 { 8000, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 0, 128000 }, 25 { 8000, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 0, 0, 256000 }, 30 { 44100, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 0, 705600 }, 31 { 44100, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 0, 0, 1411200 }, 36 { 384000, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 0, 6144000 }, 37 { 384000, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 0, 0, 12288000 }, 44 { 8000, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 2, 256000 }, 45 { 8000, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 0, 2, 256000 }, 50 { 44100, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 2, 1411200 }, 51 { 44100, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 0, 2, 1411200 }, [all …]
|
/openbmc/linux/sound/soc/stm/ |
H A D | stm32_adfsdm.c | 179 if (format == SNDRV_PCM_FORMAT_S16_LE) in stm32_afsdm_pcm_cb() 187 if (format == SNDRV_PCM_FORMAT_S16_LE) in stm32_afsdm_pcm_cb() 197 if (format == SNDRV_PCM_FORMAT_S16_LE) in stm32_afsdm_pcm_cb()
|
/openbmc/linux/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf_pcm.c | 116 case SNDRV_PCM_FORMAT_S16_LE: in pdacf_pcm_prepare() 126 case SNDRV_PCM_FORMAT_S16_LE: in pdacf_pcm_prepare()
|
/openbmc/linux/sound/soc/ti/ |
H A D | davinci-i2s.c | 113 [SNDRV_PCM_FORMAT_S16_LE] = 2, 119 [SNDRV_PCM_FORMAT_S16_LE] = DAVINCI_MCBSP_WORD_16, 124 [SNDRV_PCM_FORMAT_S8] = SNDRV_PCM_FORMAT_S16_LE, 125 [SNDRV_PCM_FORMAT_S16_LE] = SNDRV_PCM_FORMAT_S32_LE,
|
H A D | omap-hdmi.c | 115 case SNDRV_PCM_FORMAT_S16_LE: in hdmi_dai_hw_params() 186 case SNDRV_PCM_FORMAT_S16_LE: in hdmi_dai_hw_params()
|
/openbmc/linux/sound/soc/sti/ |
H A D | uniperif_reader.c | 92 case SNDRV_PCM_FORMAT_S16_LE: in uni_reader_prepare_pcm() 118 case SNDRV_PCM_FORMAT_S16_LE: in uni_reader_prepare_pcm()
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | xonar_hdmi.c | 99 if (params_format(params) == SNDRV_PCM_FORMAT_S16_LE) in xonar_set_hdmi_params()
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | acp5x-i2s.c | 116 case SNDRV_PCM_FORMAT_S16_LE: in acp5x_i2s_hwparams() 163 case SNDRV_PCM_FORMAT_S16_LE: in acp5x_i2s_hwparams()
|
/openbmc/linux/sound/mips/ |
H A D | ad1843.c | 389 case SNDRV_PCM_FORMAT_S16_LE: in ad1843_setup_dac() 444 case SNDRV_PCM_FORMAT_S16_LE: da_fmt = 1; break; in ad1843_setup_adc()
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | hsw_rt5640.c | 42 params_set_format(params, SNDRV_PCM_FORMAT_S16_LE); in codec_link_hw_params_fixup()
|
H A D | bdw_rt286.c | 93 params_set_format(params, SNDRV_PCM_FORMAT_S16_LE); in codec_link_hw_params_fixup()
|
/openbmc/linux/sound/soc/intel/avs/boards/ |
H A D | max98357a.c | 44 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in avs_max98357a_be_fixup()
|
H A D | max98373.c | 62 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in avs_max98373_be_fixup()
|
H A D | max98927.c | 62 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in avs_max98927_be_fixup()
|
/openbmc/linux/sound/soc/qcom/ |
H A D | sdm845.c | 108 case SNDRV_PCM_FORMAT_S16_LE: in sdm845_tdm_snd_hw_params() 542 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sdm845_be_hw_params_fixup()
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc3-pcm.c | 239 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sof_ipc3_pcm_dai_link_fixup() 316 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sof_ipc3_pcm_dai_link_fixup()
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-i2s.c | 121 case SNDRV_PCM_FORMAT_S16_LE: in acp_i2s_hwparams() 191 case SNDRV_PCM_FORMAT_S16_LE: in acp_i2s_hwparams()
|
/openbmc/linux/sound/soc/spear/ |
H A D | spdif_in.c | 82 case SNDRV_PCM_FORMAT_S16_LE: in spdif_in_format()
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb8_main.c | 103 if (runtime->format == SNDRV_PCM_FORMAT_S16_LE) { in snd_sb8_playback_prepare() 241 if (runtime->format == SNDRV_PCM_FORMAT_S16_LE) { in snd_sb8_capture_prepare()
|
/openbmc/linux/sound/soc/sunxi/ |
H A D | sun4i-spdif.c | 287 case SNDRV_PCM_FORMAT_S16_LE: in sun4i_spdif_hw_params() 526 #define SUN4I_FORMATS (SNDRV_PCM_FORMAT_S16_LE | \
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98371.c | 229 case SNDRV_PCM_FORMAT_S16_LE: in max98371_dai_hw_params()
|
H A D | cs4341.c | 91 case SNDRV_PCM_FORMAT_S16_LE: in cs4341_hw_params()
|
/openbmc/linux/sound/soc/dwc/ |
H A D | dwc-pcm.c | 175 case SNDRV_PCM_FORMAT_S16_LE: in dw_pcm_hw_params()
|
/openbmc/linux/sound/usb/ |
H A D | format.c | 683 pcm_format = SNDRV_PCM_FORMAT_S16_LE; in parse_audio_format_i() 686 pcm_format = SNDRV_PCM_FORMAT_S16_LE; in parse_audio_format_i()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_uac1_legacy.c | 105 snd->format = SNDRV_PCM_FORMAT_S16_LE; in playback_default_hw_params()
|