Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dbh1745.c281 int hw_gain_sel, current_int_time_sel, new_int_time_sel; in bh1745_set_scale() local
287 current_int_time_sel = FIELD_GET(BH1745_CTRL1_MEASUREMENT_TIME_MASK, in bh1745_set_scale()
290 current_int_time_sel, in bh1745_set_scale()
296 if (new_int_time_sel == current_int_time_sel) in bh1745_set_scale()