Searched refs:hdc3020_heater_vals (Results 1 – 1 of 1) sorted by relevance
88 static const int hdc3020_heater_vals[] = {0, 1, 0x3FFF}; variable329 *vals = hdc3020_heater_vals; in hdc3020_read_available()340 if (val < hdc3020_heater_vals[0] || val > hdc3020_heater_vals[2]) in hdc3020_update_heater()