Home
last modified time | relevance | path

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

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