Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dpalmas_gpadc.c32 struct palmas_gpadc_info { struct
34 int x1; /* lower ideal code */
35 int x2; /* higher ideal code */
36 int v1; /* expected lower volt reading */
60 static struct palmas_gpadc_info palmas_gpadc_info[] = { argument