Searched refs:TSL2772_CNTL_PWR_ON (Results 1 – 1 of 1) sorted by relevance
86 #define TSL2772_CNTL_PWR_ON 0x01 macro670 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()770 ret = tsl2772_write_control_reg(chip, TSL2772_CNTL_PWR_ON); in tsl2772_chip_on()795 reg_val = TSL2772_CNTL_PWR_ON | TSL2772_CNTL_ADC_ENBL | in tsl2772_chip_on()