Home
last modified time | relevance | path

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

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