Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dad7791.h15 bool unipolar; member
H A Dad7793.h103 bool unipolar; member
/linux/drivers/iio/adc/
H A Dad7192.c824 static unsigned int ad7192_get_temp_scale(bool unipolar) in ad7192_get_temp_scale()
898 bool unipolar = FIELD_GET(AD7192_CONF_UNIPOLAR, st->conf); in ad7192_read_raw() local