Home
last modified time | relevance | path

Searched refs:LPASS_PLATFORM_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-platform.c26 #define LPASS_PLATFORM_BUFFER_SIZE (24 * 2 * 1024) macro
43 .buffer_bytes_max = LPASS_PLATFORM_BUFFER_SIZE,
44 .period_bytes_max = LPASS_PLATFORM_BUFFER_SIZE /
46 .period_bytes_min = LPASS_PLATFORM_BUFFER_SIZE /
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-platform.c21 #define LPASS_PLATFORM_BUFFER_SIZE (24 * 2 * 1024) macro
41 .buffer_bytes_max = LPASS_PLATFORM_BUFFER_SIZE,
42 .period_bytes_max = LPASS_PLATFORM_BUFFER_SIZE /
44 .period_bytes_min = LPASS_PLATFORM_BUFFER_SIZE /

Completed in 5 milliseconds