Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/light/
Dtsl2583.c94 int als_saturation; member
263 if ((ch0 >= chip->als_saturation) || (ch1 >= chip->als_saturation)) in taos_get_lux()
429 chip->als_saturation = als_count * 922; /* 90% of full scale */ in taos_chip_on()
Dtsl2x7x_core.c184 int als_saturation; member
401 if ((ch0 >= chip->als_saturation) || (ch1 >= chip->als_saturation)) { in tsl2x7x_get_lux()
695 chip->als_saturation = als_count * 922; /* 90% of full scale */ in tsl2x7x_chip_on()