TSL2583_CNTL_PWR_ON
if ((ret & (TSL2583_CNTL_ADC_ENBL | TSL2583_CNTL_PWR_ON))
!= (TSL2583_CNTL_ADC_ENBL | TSL2583_CNTL_PWR_ON)) {
ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON);
ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON |