Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_S20_LE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/virtio/
H A Dvirtio_pcm_ops.c59 { SNDRV_PCM_FORMAT_S20_LE, VIRTIO_SND_PCM_FMT_S20 },
H A Dvirtio_pcm.c46 [VIRTIO_SND_PCM_FMT_S20] = SNDRV_PCM_FORMAT_S20_LE,
/openbmc/linux/sound/core/
H A Dpcm_misc.c178 [SNDRV_PCM_FORMAT_S20_LE] = {
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h211 #define SNDRV_PCM_FORMAT_S20_LE ((__force snd_pcm_format_t) 25) /* in four bytes, LSB justified */ macro
251 #define SNDRV_PCM_FORMAT_S20 SNDRV_PCM_FORMAT_S20_LE
/openbmc/linux/include/uapi/sound/
H A Dasound.h211 #define SNDRV_PCM_FORMAT_S20_LE ((__force snd_pcm_format_t) 25) /* in four bytes, LSB justified */ macro
251 #define SNDRV_PCM_FORMAT_S20 SNDRV_PCM_FORMAT_S20_LE
/openbmc/linux/sound/soc/jz4740/
H A Djz4740-i2s.c271 case SNDRV_PCM_FORMAT_S20_LE: in jz4740_i2s_hw_params()