Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dtsl2772.c707 int ret, i, als_count, als_time_us; in tsl2772_chip_on() local
755 als_count = 256 - chip->settings.als_time; in tsl2772_chip_on()
756 als_time_us = als_count * tsl2772_int_time_avail[chip->id][3]; in tsl2772_chip_on()
757 chip->als_saturation = als_count * 768; /* 75% of full scale */ in tsl2772_chip_on()