Searched refs:WM2200_DSP1_ZM_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2200.c | 107 #define WM2200_DSP1_ZM_BASE (WM2200_DSP_RANGE_BASE + (2 * WM2200_DSP_SPACING)) macro 127 { .name = "DSP1ZM", .range_min = WM2200_DSP1_ZM_BASE, 128 .range_max = WM2200_DSP1_ZM_BASE + 2047, 159 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP1_ZM_BASE },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2200.c | 99 #define WM2200_DSP1_ZM_BASE (WM2200_DSP_RANGE_BASE + (2 * WM2200_DSP_SPACING)) macro 119 { .name = "DSP1ZM", .range_min = WM2200_DSP1_ZM_BASE, 120 .range_max = WM2200_DSP1_ZM_BASE + 2047, 151 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP1_ZM_BASE },
|
Completed in 10 milliseconds