Searched refs:WM2200_DSP1_PM_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm2200.c | 106 #define WM2200_DSP1_PM_BASE (WM2200_DSP_RANGE_BASE + (1 * WM2200_DSP_SPACING)) macro 120 { .name = "DSP1PM", .range_min = WM2200_DSP1_PM_BASE, 121 .range_max = WM2200_DSP1_PM_BASE + 12287, 157 { .type = WMFW_ADSP1_PM, .base = WM2200_DSP1_PM_BASE },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm2200.c | 98 #define WM2200_DSP1_PM_BASE (WM2200_DSP_RANGE_BASE + (1 * WM2200_DSP_SPACING)) macro 112 { .name = "DSP1PM", .range_min = WM2200_DSP1_PM_BASE, 113 .range_max = WM2200_DSP1_PM_BASE + 12287, 149 { .type = WMFW_ADSP1_PM, .base = WM2200_DSP1_PM_BASE },
|
Completed in 5 milliseconds