Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2591.c155 u16 als_lower_thresh; member
527 chip->als_settings.als_lower_thresh = als_lower_threshold; in tsl2591_set_als_lower_threshold()
581 if (als_upper_threshold < als_settings.als_lower_thresh) { in tsl2591_set_als_upper_threshold()
872 *val = chip->als_settings.als_lower_thresh; in tsl2591_read_event_value()
1082 chip->als_settings.als_lower_thresh = TSL2591_DEFAULT_ALS_LOWER_THRESH; in tsl2591_load_defaults()