Searched refs:LM3533_ALS_FLAG_INT_ENABLED (Results 1 – 1 of 1) sorted by relevance
47 #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()