Home
last modified time | relevance | path

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

/drivers/hwmon/
Dads7828.c56 u16 adc_input[ADS7828_NCH]; /* ADS7828_NCH samples */ member
87 data->adc_input[ch] = data->read_channel(client, cmd); in ads7828_update_device()
104 unsigned int value = DIV_ROUND_CLOSEST(data->adc_input[attr->index] * in ads7828_show_in()