Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/amd/renoir/
Drn_acp3x.h53 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
56 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
Dacp3x-pdm-dma.c32 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
34 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/amd/ps/
Dacp62.h48 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
51 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
Dps-pdm-dma.c33 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
35 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/amd/yc/
Dacp6x.h49 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
52 #define MAX_BUFFER (CAPTURE_MAX_PERIOD_SIZE * CAPTURE_MAX_NUM_PERIODS)
Dacp6x-pdm-dma.c33 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
35 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/qcom/qdsp6/
Dq6apm-dai.c26 #define CAPTURE_MAX_PERIOD_SIZE 4096 macro
72 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
74 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
Dq6asm-dai.c31 #define CAPTURE_MAX_PERIOD_SIZE 4096 macro
97 CAPTURE_MAX_PERIOD_SIZE,
99 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/amd/acp/
Dacp-platform.c63 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
65 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
Damd.h74 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
/Linux-v6.1/sound/soc/amd/raven/
Dacp3x.h58 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
Dacp3x-pcm-dma.c53 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
55 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/amd/vangogh/
Dacp5x.h65 #define CAPTURE_MAX_PERIOD_SIZE 8192 macro
Dacp5x-pcm-dma.c52 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
54 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/Linux-v6.1/sound/soc/amd/
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,