Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dltr501.c53 #define LTR501_CONTR_ALS_GAIN_MASK BIT(3) macro
366 if (status & LTR501_CONTR_ALS_GAIN_MASK) { in ltr501_set_it_time()