Searched refs:SNDRV_PCM_HW_PARAM_FRAME_BITS (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | lochnagar-sc.c | 85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
|
| H A D | pcm512x.c | 599 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 2485 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init() 2500 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init() 2503 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2508 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2513 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2520 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init() 2545 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2560 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2570 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2575 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | pcm.c | 517 return SNDRV_PCM_HW_PARAM_FRAME_BITS; in pcm_param_to_alsa() 647 param_set_int(¶ms, SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm_open()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 62 - SNDRV_PCM_HW_PARAM_FRAME_BITS
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | davinci-i2s.c | 445 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_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 D | asound.h | 351 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
| /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 D | asound.h | 351 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
| /OK3568_Linux_fs/kernel/sound/soc/atmel/ |
| H A D | atmel_ssc_dai.c | 305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|