Searched refs:WM2200_DSP1_DM_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2200.c | 105 #define WM2200_DSP1_DM_BASE (WM2200_DSP_RANGE_BASE + (0 * WM2200_DSP_SPACING)) macro 113 { .name = "DSP1DM", .range_min = WM2200_DSP1_DM_BASE, 114 .range_max = WM2200_DSP1_DM_BASE + 12287, 158 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP1_DM_BASE },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2200.c | 97 #define WM2200_DSP1_DM_BASE (WM2200_DSP_RANGE_BASE + (0 * WM2200_DSP_SPACING)) macro 105 { .name = "DSP1DM", .range_min = WM2200_DSP1_DM_BASE, 106 .range_max = WM2200_DSP1_DM_BASE + 12287, 150 { .type = WMFW_ADSP1_DM, .base = WM2200_DSP1_DM_BASE },
|
Completed in 6 milliseconds