Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds