Searched refs:TSL2772_STA_ADC_VALID (Results 1 – 1 of 1) sorted by relevance
89 #define TSL2772_STA_ADC_VALID 0x01 macro91 #define TSL2772_STA_ADC_PRX_VALID (TSL2772_STA_ADC_VALID | \429 if (!(ret & TSL2772_STA_ADC_VALID)) { in tsl2772_get_lux()521 if (!(ret & TSL2772_STA_ADC_VALID)) { in tsl2772_get_prox()676 } else if ((ret & TSL2772_STA_ADC_VALID) != TSL2772_STA_ADC_VALID) { in tsl2772_als_calibrate()