Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c105 #define BH1770_LUX_DEF_THRES 1000 macro
658 bh1770_lux_update_thresholds(chip, BH1770_LUX_DEF_THRES, in bh1770_power_state_store()
659 BH1770_LUX_DEF_THRES); in bh1770_power_state_store()
1189 chip->lux_threshold_lo = BH1770_LUX_DEF_THRES; in bh1770_probe()
1190 chip->lux_threshold_hi = BH1770_LUX_DEF_THRES; in bh1770_probe()
1331 bh1770_lux_update_thresholds(chip, BH1770_LUX_DEF_THRES, in bh1770_resume()
1332 BH1770_LUX_DEF_THRES); in bh1770_resume()