Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dltr501.c52 #define LTR501_CONTR_ALS_GAIN_MASK BIT(3) macro
363 if (status & LTR501_CONTR_ALS_GAIN_MASK) { in ltr501_set_it_time()