Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/light/
Dtsl2x7x_core.c186 u8 tsl2x7x_config[TSL2X7X_MAX_CONFIG_REG]; member
643 chip->tsl2x7x_config[TSL2X7X_PRX_TIME] = in tsl2x7x_chip_on()
645 chip->tsl2x7x_config[TSL2X7X_WAIT_TIME] = in tsl2x7x_chip_on()
647 chip->tsl2x7x_config[TSL2X7X_PRX_CONFIG] = in tsl2x7x_chip_on()
650 chip->tsl2x7x_config[TSL2X7X_ALS_MINTHRESHLO] = in tsl2x7x_chip_on()
652 chip->tsl2x7x_config[TSL2X7X_ALS_MINTHRESHHI] = in tsl2x7x_chip_on()
654 chip->tsl2x7x_config[TSL2X7X_ALS_MAXTHRESHLO] = in tsl2x7x_chip_on()
656 chip->tsl2x7x_config[TSL2X7X_ALS_MAXTHRESHHI] = in tsl2x7x_chip_on()
658 chip->tsl2x7x_config[TSL2X7X_PERSISTENCE] = in tsl2x7x_chip_on()
661 chip->tsl2x7x_config[TSL2X7X_PRX_COUNT] = in tsl2x7x_chip_on()
[all …]