Home
last modified time | relevance | path

Searched defs:palmas_gpadc_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dpalmas_gpadc.c31 struct palmas_gpadc_info { struct
33 int x1; /* lower ideal code */
34 int x2; /* higher ideal code */
35 int v1; /* expected lower volt reading */
59 static struct palmas_gpadc_info palmas_gpadc_info[] = { variable