Lines Matching refs:PMR735B_SID
9 #ifndef PMR735B_SID
10 #define PMR735B_SID 5 macro
14 #define PMR735B_ADC7_REF_GND (PMR735B_SID << 8 | 0x0)
15 #define PMR735B_ADC7_1P25VREF (PMR735B_SID << 8 | 0x01)
16 #define PMR735B_ADC7_VREF_VADC (PMR735B_SID << 8 | 0x02)
17 #define PMR735B_ADC7_DIE_TEMP (PMR735B_SID << 8 | 0x03)
19 #define PMR735B_ADC7_GPIO1 (PMR735B_SID << 8 | 0x0a)
20 #define PMR735B_ADC7_GPIO2 (PMR735B_SID << 8 | 0x0b)
21 #define PMR735B_ADC7_GPIO3 (PMR735B_SID << 8 | 0x0c)
24 #define PMR735B_ADC7_GPIO1_100K_PU (PMR735B_SID << 8 | 0x4a)
25 #define PMR735B_ADC7_GPIO2_100K_PU (PMR735B_SID << 8 | 0x4b)
26 #define PMR735B_ADC7_GPIO3_100K_PU (PMR735B_SID << 8 | 0x4c)