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