Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/light/
Dtsl2583.c104 int als_saturation; member
222 if ((ch0 >= chip->als_saturation) || (ch1 >= chip->als_saturation)) in tsl2583_get_lux()
390 chip->als_saturation = als_count * 922; /* 90% of full scale */ in tsl2583_set_als_time()
Dtsl2772.c178 int als_saturation; member
450 if (chip->als_cur_info.als_ch0 >= chip->als_saturation) { in tsl2772_get_lux()
756 chip->als_saturation = als_count * 768; /* 75% of full scale */ in tsl2772_chip_on()