Home
last modified time | relevance | path

Searched refs:CAPTURE_MAX_PERIOD_SIZE (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/sound/soc/amd/renoir/
A Drn_acp3x.h53 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
56 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
A Dacp3x-pdm-dma.c37 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
39 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/amd/yc/
A Dacp6x.h49 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
52 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
A Dacp6x-pdm-dma.c38 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
40 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/amd/ps/
A Dacp63.h47 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
50 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
A Dps-pdm-dma.c38 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
40 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6apm-dai.c27 #define CAPTURE_MAX_PERIOD_SIZE 4096 macro
75 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
77 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
A Dq6asm-dai.c31 #define CAPTURE_MAX_PERIOD_SIZE 4096 macro
97 CAPTURE_MAX_PERIOD_SIZE,
99 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/amd/acp/
A Dacp-platform.c63 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
65 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
A Damd.h74 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
/linux-6.3-rc2/sound/soc/amd/raven/
A Dacp3x.h58 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
A Dacp3x-pcm-dma.c53 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
55 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/amd/vangogh/
A Dacp5x.h65 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
A Dacp5x-pcm-dma.c52 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
54 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux-6.3-rc2/sound/soc/amd/
A Dacp-pcm-dma.c27 #define CAPTURE_MAX_PERIOD_SIZE 16384 macro
73 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
75 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,

Completed in 22 milliseconds