Searched refs:als_lower_thresh (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/light/
H A Dtsl2591.c155 u16 als_lower_thresh; member in struct:tsl2591_als_settings
527 chip->als_settings.als_lower_thresh = als_lower_threshold;
581 if (als_upper_threshold < als_settings.als_lower_thresh) {
872 *val = chip->als_settings.als_lower_thresh;
1082 chip->als_settings.als_lower_thresh = TSL2591_DEFAULT_ALS_LOWER_THRESH;

Completed in 146 milliseconds