Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dlm3533-als.c51 #define LM3533_ALS_FLAG_INT_ENABLED 1 macro
113 if (test_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags)) { in lm3533_als_get_zone()
444 int_enabled = test_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
453 set_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
459 clear_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
465 clear_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()