Home
last modified time | relevance | path

Searched refs:TSL2772_CNTL_ADC_ENBL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2772.c85 #define TSL2772_CNTL_ADC_ENBL 0x02 macro
670 if ((ret & (TSL2772_CNTL_ADC_ENBL | TSL2772_CNTL_PWR_ON)) in tsl2772_als_calibrate()
671 != (TSL2772_CNTL_ADC_ENBL | TSL2772_CNTL_PWR_ON)) { in tsl2772_als_calibrate()
795 reg_val = TSL2772_CNTL_PWR_ON | TSL2772_CNTL_ADC_ENBL | in tsl2772_chip_on()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2772.c87 #define TSL2772_CNTL_ADC_ENBL 0x02 macro
665 if ((ret & (TSL2772_CNTL_ADC_ENBL | TSL2772_CNTL_PWR_ON)) in tsl2772_als_calibrate()
666 != (TSL2772_CNTL_ADC_ENBL | TSL2772_CNTL_PWR_ON)) { in tsl2772_als_calibrate()
790 reg_val = TSL2772_CNTL_PWR_ON | TSL2772_CNTL_ADC_ENBL | in tsl2772_chip_on()

Completed in 5 milliseconds