Searched refs:BH1770_LUX_RANGE (Results 1 – 1 of 1) sorted by relevance
114 #define BH1770_LUX_RANGE 65535 macro307 return min(lux, (u32)BH1770_LUX_RANGE); in bh1770_lux_raw_to_adjusted()332 if (threshold_hi != BH1770_LUX_RANGE && threshold_hi != 0) in bh1770_lux_update_thresholds()335 if (threshold_lo != BH1770_LUX_RANGE && threshold_lo != 0) in bh1770_lux_update_thresholds()424 chip->lux_thres_hi_onchip = BH1770_LUX_RANGE; in bh1770_chip_on()721 return sprintf(buf, "%d\n", BH1770_LUX_RANGE); in bh1770_lux_range_show()1073 if (thresh > BH1770_LUX_RANGE) in bh1770_set_lux_thresh()