Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Daxp20x.c158 #define AXP_ADC_EN2_TEMP __BIT(7) macro
271 value |= AXP_ADC_EN2_TEMP; in axp20x_attach()