Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/light/
Dtsl2583.c39 #define TSL258X_CNTRL 0x00 macro
345 (TSL258X_CMD_REG | TSL258X_CNTRL)); in taos_als_calibrate()
362 (TSL258X_CMD_REG | TSL258X_CNTRL)); in taos_als_calibrate()
436 TSL258X_CMD_REG | TSL258X_CNTRL, utmp); in taos_chip_on()
460 TSL258X_CMD_REG | TSL258X_CNTRL, in taos_chip_on()
478 TSL258X_CMD_REG | TSL258X_CNTRL, in taos_chip_off()
830 (TSL258X_CMD_REG | (TSL258X_CNTRL + i))); in taos_probe()
853 ret = i2c_smbus_write_byte(clientp, (TSL258X_CMD_REG | TSL258X_CNTRL)); in taos_probe()