Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dab8500-gpadc.c68 #define AB8500_GPADC_CTRL2_AVG_16 (BIT(5) | BIT(6)) macro
444 ctrl23 = ch->id | AB8500_GPADC_CTRL2_AVG_16; in ab8500_gpadc_read()