Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dlm3533-als.c47 #define LM3533_ALS_FLAG_INT_ENABLED 1 macro
109 if (test_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags)) { in lm3533_als_get_zone()
440 int_enabled = test_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
449 set_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
455 clear_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()
461 clear_bit(LM3533_ALS_FLAG_INT_ENABLED, &als->flags); in store_thresh_either_en()