Symbol: CAPTURE_MAX_PERIOD_SIZE
sound/soc/amd/acp-pcm-dma.c
73
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/acp-pcm-dma.c
75
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/acp/acp-platform.c
103
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/acp/acp-platform.c
105
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/acp/acp-platform.c
63
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/acp/acp-platform.c
65
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/ps/acp63.h
54
#define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
sound/soc/amd/ps/ps-pdm-dma.c
38
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/ps/ps-pdm-dma.c
40
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/raven/acp3x-pcm-dma.c
53
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/raven/acp3x-pcm-dma.c
55
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/renoir/acp3x-pdm-dma.c
37
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/renoir/acp3x-pdm-dma.c
39
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/renoir/rn_acp3x.h
56
#define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
sound/soc/amd/vangogh/acp5x-pcm-dma.c
52
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/vangogh/acp5x-pcm-dma.c
54
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/yc/acp6x-pdm-dma.c
38
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/yc/acp6x-pdm-dma.c
40
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/amd/yc/acp6x.h
52
#define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
sound/soc/qcom/qdsp6/q6apm-dai.c
97
.buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
sound/soc/qcom/qdsp6/q6apm-dai.c
99
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
sound/soc/qcom/qdsp6/q6asm-dai.c
100
CAPTURE_MAX_PERIOD_SIZE,
sound/soc/qcom/qdsp6/q6asm-dai.c
102
.period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,