Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Ddavinci-i2s.c111 static const unsigned char data_type[SNDRV_PCM_FORMAT_S32_LE + 1] = {
114 [SNDRV_PCM_FORMAT_S32_LE] = 4,
117 static const unsigned char asp_word_length[SNDRV_PCM_FORMAT_S32_LE + 1] = {
120 [SNDRV_PCM_FORMAT_S32_LE] = DAVINCI_MCBSP_WORD_32,
123 static const unsigned char double_fmt[SNDRV_PCM_FORMAT_S32_LE + 1] = {
125 [SNDRV_PCM_FORMAT_S16_LE] = SNDRV_PCM_FORMAT_S32_LE,
464 if ((fmt > SNDRV_PCM_FORMAT_S32_LE) || !data_type[fmt]) { in davinci_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-compress.c72 bps = snd_pcm_format_physical_width(SNDRV_PCM_FORMAT_S32_LE); in hda_probe_compr_set_params()
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c124 is_s32 = runtime->format == SNDRV_PCM_FORMAT_S32_LE; in cobalt_alsa_announce_pcm_data()
324 is_s32 = runtime->format == SNDRV_PCM_FORMAT_S32_LE; in cobalt_alsa_pb_pcm_data()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des8311.c407 case SNDRV_PCM_FORMAT_S32_LE: in es8311_pcm_hw_params()
425 case SNDRV_PCM_FORMAT_S32_LE: in es8311_pcm_hw_params()
H A Dtas2562.c27 SNDRV_PCM_FORMAT_S32_LE)
278 case SNDRV_PCM_FORMAT_S32_LE: in tas2562_set_bitwidth()
H A Dmax98371.c239 case SNDRV_PCM_FORMAT_S32_LE: in max98371_dai_hw_params()
H A Dinno_rk3036.c263 case SNDRV_PCM_FORMAT_S32_LE: in rk3036_codec_dai_hw_params()
H A Dmax98926.c392 case SNDRV_PCM_FORMAT_S32_LE: in max98926_dai_hw_params()
/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 Dasound.h200 #define SNDRV_PCM_FORMAT_S32_LE ((snd_pcm_format_t) 10) macro
250 #define SNDRV_PCM_FORMAT_S32 SNDRV_PCM_FORMAT_S32_LE
/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 Dasound.h200 #define SNDRV_PCM_FORMAT_S32_LE ((snd_pcm_format_t) 10) macro
250 #define SNDRV_PCM_FORMAT_S32 SNDRV_PCM_FORMAT_S32_LE
/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-pcm.c180 case SNDRV_PCM_FORMAT_S32_LE: in dw_pcm_hw_params()
/OK3568_Linux_fs/kernel/sound/usb/6fire/
H A Dpcm.c218 else if (alsa_rt->format == SNDRV_PCM_FORMAT_S32_LE) in usb6fire_pcm_capture()
254 if (alsa_rt->format == SNDRV_PCM_FORMAT_S32_LE) in usb6fire_pcm_playback()
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_pcm.c243 if (params_format(hw_params) == SNDRV_PCM_FORMAT_S32_LE) in oxygen_format()
273 if (params_format(hw_params) == SNDRV_PCM_FORMAT_S32_LE) in oxygen_i2s_bits()
/OK3568_Linux_fs/kernel/sound/soc/img/
H A Dimg-parallel-out.c128 case SNDRV_PCM_FORMAT_S32_LE: in img_prl_out_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/amd/raven/
H A Dacp3x-i2s.c107 case SNDRV_PCM_FORMAT_S32_LE: in acp3x_i2s_hwparams()
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h205 #define SNDRV_PCM_FORMAT_S32_LE ((__force snd_pcm_format_t) 10) macro
255 #define SNDRV_PCM_FORMAT_S32 SNDRV_PCM_FORMAT_S32_LE
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h205 #define SNDRV_PCM_FORMAT_S32_LE ((__force snd_pcm_format_t) 10) macro
255 #define SNDRV_PCM_FORMAT_S32 SNDRV_PCM_FORMAT_S32_LE
/OK3568_Linux_fs/kernel/sound/soc/sti/
H A Duniperif_reader.c123 case SNDRV_PCM_FORMAT_S32_LE: in uni_reader_prepare_pcm()
H A Duniperif_player.c336 case SNDRV_PCM_FORMAT_S32_LE: in uni_player_prepare_iec958()
470 case SNDRV_PCM_FORMAT_S32_LE: in uni_player_prepare_pcm()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_spdif.c165 case SNDRV_PCM_FORMAT_S32_LE: in rk_spdif_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dmop500_ab8500.c256 case SNDRV_PCM_FORMAT_S32_LE: in mop500_ab8500_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra20_i2s.c134 case SNDRV_PCM_FORMAT_S32_LE: in tegra20_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/cirrus/
H A Dep93xx-i2s.c312 case SNDRV_PCM_FORMAT_S32_LE: in ep93xx_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/zte/
H A Dzx-i2s.c246 case SNDRV_PCM_FORMAT_S32_LE: in zx_i2s_hw_params()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_misc.c91 [SNDRV_PCM_FORMAT_S32_LE] = {

1234