Searched refs:WM2200_DSP2_ZM_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2200.c | 110 #define WM2200_DSP2_ZM_BASE (WM2200_DSP_RANGE_BASE + (5 * WM2200_DSP_SPACING)) macro 148 { .name = "DSP2ZM", .range_min = WM2200_DSP2_ZM_BASE, 149 .range_max = WM2200_DSP2_ZM_BASE + 2047, 165 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP2_ZM_BASE },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2200.c | 102 #define WM2200_DSP2_ZM_BASE (WM2200_DSP_RANGE_BASE + (5 * WM2200_DSP_SPACING)) macro 140 { .name = "DSP2ZM", .range_min = WM2200_DSP2_ZM_BASE, 141 .range_max = WM2200_DSP2_ZM_BASE + 2047, 157 { .type = WMFW_ADSP1_ZM, .base = WM2200_DSP2_ZM_BASE },
|
Completed in 5 milliseconds