Home
last modified time | relevance | path

Searched refs:PCM186X_PAGE_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dpcm186x.h30 #define PCM186X_PAGE_BASE(n) (PCM186X_PAGE_LEN * n) macro
36 #define PCM186X_PGA_VAL_CH1_L (PCM186X_PAGE_BASE(0) + 1)
37 #define PCM186X_PGA_VAL_CH1_R (PCM186X_PAGE_BASE(0) + 2)
38 #define PCM186X_PGA_VAL_CH2_L (PCM186X_PAGE_BASE(0) + 3)
39 #define PCM186X_PGA_VAL_CH2_R (PCM186X_PAGE_BASE(0) + 4)
40 #define PCM186X_PGA_CTRL (PCM186X_PAGE_BASE(0) + 5)
41 #define PCM186X_ADC1_INPUT_SEL_L (PCM186X_PAGE_BASE(0) + 6)
42 #define PCM186X_ADC1_INPUT_SEL_R (PCM186X_PAGE_BASE(0) + 7)
43 #define PCM186X_ADC2_INPUT_SEL_L (PCM186X_PAGE_BASE(0) + 8)
44 #define PCM186X_ADC2_INPUT_SEL_R (PCM186X_PAGE_BASE(0) + 9)
[all …]