Home
last modified time | relevance | path

Searched refs:TSL2583_CNTL_PWR_ON (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dtsl2583.c45 #define TSL2583_CNTL_PWR_ON 0x01 macro
324 if ((ret & (TSL2583_CNTL_ADC_ENBL | TSL2583_CNTL_PWR_ON)) in tsl2583_als_calibrate()
325 != (TSL2583_CNTL_ADC_ENBL | TSL2583_CNTL_PWR_ON)) { in tsl2583_als_calibrate()
436 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON); in tsl2583_chip_init_and_power_on()
459 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON | in tsl2583_chip_init_and_power_on()