Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dtsl2772.h83 int prox_thres_low; member
/openbmc/linux/drivers/iio/light/
H A Dtsl2772.c259 .prox_thres_low = 0,
732 (chip->settings.prox_thres_low) & 0xFF; in tsl2772_chip_on()
734 (chip->settings.prox_thres_low >> 8) & 0xFF; in tsl2772_chip_on()
1129 chip->settings.prox_thres_low = val; in tsl2772_write_event_value()
1199 *val = chip->settings.prox_thres_low; in tsl2772_read_event_value()