Searched refs:CAPTURE_MIN_PERIOD_SIZE (Results 1 – 14 of 14) sorted by relevance
/linux/sound/soc/amd/renoir/ |
H A D | rn_acp3x.h | 54 #define CAPTURE_MIN_PERIOD_SIZE 4096 macro
|
H A D | acp3x-pdm-dma.c | 38 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/amd/yc/ |
H A D | acp6x.h | 50 #define CAPTURE_MIN_PERIOD_SIZE 4096 macro
|
H A D | acp6x-pdm-dma.c | 39 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/amd/raven/ |
H A D | acp3x.h | 59 #define CAPTURE_MIN_PERIOD_SIZE 1024 macro
|
H A D | acp3x-pcm-dma.c | 54 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/amd/acp/ |
H A D | acp-platform.c | 65 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE, 105 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
H A D | amd.h | 81 #define CAPTURE_MIN_PERIOD_SIZE 1024 macro
|
/linux/sound/soc/amd/vangogh/ |
H A D | acp5x.h | 66 #define CAPTURE_MIN_PERIOD_SIZE 1024 macro
|
H A D | acp5x-pcm-dma.c | 53 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/amd/ |
H A D | acp-pcm-dma.c | 28 #define CAPTURE_MIN_PERIOD_SIZE 1024 macro 74 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE, 112 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 28 #define CAPTURE_MIN_PERIOD_SIZE 320 macro 96 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
H A D | q6asm-dai.c | 33 #define CAPTURE_MIN_PERIOD_SIZE 320 macro 99 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|
/linux/sound/soc/amd/ps/ |
H A D | ps-pdm-dma.c | 39 .period_bytes_min = CAPTURE_MIN_PERIOD_SIZE,
|