Home
last modified time | relevance | path

Searched refs:CAPTURE_MAX_NUM_PERIODS (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/sound/soc/amd/renoir/
Drn_acp3x.h52 #define CAPTURE_MAX_NUM_PERIODS 4 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,
36 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux-5.19.10/sound/soc/amd/yc/
Dacp6x.h48 #define CAPTURE_MAX_NUM_PERIODS 4 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,
37 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6apm-dai.c25 #define CAPTURE_MAX_NUM_PERIODS 8 macro
72 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
76 .periods_max = CAPTURE_MAX_NUM_PERIODS,
Dq6asm-dai.c30 #define CAPTURE_MAX_NUM_PERIODS 8 macro
96 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS *
101 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux-5.19.10/sound/soc/amd/acp/
Dacp-platform.c63 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
67 .periods_max = CAPTURE_MAX_NUM_PERIODS,
Damd.h64 #define CAPTURE_MAX_NUM_PERIODS 8 macro
/linux-5.19.10/sound/soc/amd/raven/
Dacp3x.h57 #define CAPTURE_MAX_NUM_PERIODS 8 macro
Dacp3x-pcm-dma.c53 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
57 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux-5.19.10/sound/soc/amd/vangogh/
Dacp5x.h64 #define CAPTURE_MAX_NUM_PERIODS 8 macro
Dacp5x-pcm-dma.c52 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
56 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux-5.19.10/sound/soc/amd/
Dacp-pcm-dma.c26 #define CAPTURE_MAX_NUM_PERIODS 2 macro
73 .buffer_bytes_max = CAPTURE_MAX_NUM_PERIODS * CAPTURE_MAX_PERIOD_SIZE,
77 .periods_max = CAPTURE_MAX_NUM_PERIODS,
115 .periods_max = CAPTURE_MAX_NUM_PERIODS,