Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/light/
Dtsl2x7x_core.c56 #define TSL2X7X_CNTRL 0x00 macro
579 (TSL2X7X_CMD_REG | TSL2X7X_CNTRL)); in tsl2x7x_als_calibrate()
595 (TSL2X7X_CMD_REG | TSL2X7X_CNTRL)); in tsl2x7x_als_calibrate()
702 TSL2X7X_CMD_REG | TSL2X7X_CNTRL, utmp); in tsl2x7x_chip_on()
730 TSL2X7X_CMD_REG | TSL2X7X_CNTRL, utmp); in tsl2x7x_chip_on()
749 (TSL2X7X_CMD_REG | TSL2X7X_CNTRL), reg_val); in tsl2x7x_chip_on()
779 TSL2X7X_CMD_REG | TSL2X7X_CNTRL, 0x00); in tsl2x7x_chip_off()
1888 ret = i2c_smbus_write_byte(clientp, (TSL2X7X_CMD_REG | TSL2X7X_CNTRL)); in tsl2x7x_probe()