Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dltr501.c49 #define LTR501_CONTR_ALS_GAIN_MASK BIT(3) macro
360 if (status & LTR501_CONTR_ALS_GAIN_MASK) { in ltr501_set_it_time()