Searched refs:PLAYBACK_MIN_NUM_PERIODS (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/amd/raven/ |
H A D | acp3x.h | 52 #define PLAYBACK_MIN_NUM_PERIODS 2 macro
|
H A D | acp3x-pcm-dma.c | 37 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
/kernel/linux/linux-6.6/sound/soc/amd/raven/ |
H A D | acp3x.h | 52 #define PLAYBACK_MIN_NUM_PERIODS 2 macro
|
H A D | acp3x-pcm-dma.c | 36 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/ |
H A D | acp5x.h | 59 #define PLAYBACK_MIN_NUM_PERIODS 2 macro
|
H A D | acp5x-pcm-dma.c | 36 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 21 #define PLAYBACK_MIN_NUM_PERIODS 2 macro 30 #define BUFFER_BYTES_MIN (PLAYBACK_MIN_NUM_PERIODS * PLAYBACK_MIN_PERIOD_SIZE) 121 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
H A D | q6asm-dai.c | 25 #define PLAYBACK_MIN_NUM_PERIODS 2 macro 122 .periods_min = PLAYBACK_MIN_NUM_PERIODS, 406 PLAYBACK_MIN_NUM_PERIODS * PLAYBACK_MIN_PERIOD_SIZE, in q6asm_dai_open()
|
/kernel/linux/linux-6.6/sound/soc/amd/acp/ |
H A D | acp-platform.c | 44 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
H A D | amd.h | 68 #define PLAYBACK_MIN_NUM_PERIODS 2 macro
|
/kernel/linux/linux-5.10/sound/soc/amd/ |
H A D | acp-pcm-dma.c | 21 #define PLAYBACK_MIN_NUM_PERIODS 2 macro 57 .periods_min = PLAYBACK_MIN_NUM_PERIODS, 95 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm-dai.c | 25 #define PLAYBACK_MIN_NUM_PERIODS 2 macro 122 .periods_min = PLAYBACK_MIN_NUM_PERIODS, 406 PLAYBACK_MIN_NUM_PERIODS * PLAYBACK_MIN_PERIOD_SIZE, in q6asm_dai_open()
|
/kernel/linux/linux-6.6/sound/soc/amd/ |
H A D | acp-pcm-dma.c | 21 #define PLAYBACK_MIN_NUM_PERIODS 2 macro 57 .periods_min = PLAYBACK_MIN_NUM_PERIODS, 95 .periods_min = PLAYBACK_MIN_NUM_PERIODS,
|
Completed in 14 milliseconds