Searched refs:WM2200_DSP2_DM_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2200.c | 108 #define WM2200_DSP2_DM_BASE (WM2200_DSP_RANGE_BASE + (3 * WM2200_DSP_SPACING)) macro 134 { .name = "DSP2DM", .range_min = WM2200_DSP2_DM_BASE, 135 .range_max = WM2200_DSP2_DM_BASE + 4095, 164 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP2_DM_BASE },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2200.c | 100 #define WM2200_DSP2_DM_BASE (WM2200_DSP_RANGE_BASE + (3 * WM2200_DSP_SPACING)) macro 126 { .name = "DSP2DM", .range_min = WM2200_DSP2_DM_BASE, 127 .range_max = WM2200_DSP2_DM_BASE + 4095, 156 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP2_DM_BASE },
|
Completed in 6 milliseconds