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

/linux-4.4.14/drivers/misc/
H A Dbh1770glc.c115 #define BH1770_PROX_RANGE 255 macro
265 if (adjusted > BH1770_PROX_RANGE) bh1770_psraw_to_adjusted()
266 adjusted = BH1770_PROX_RANGE; bh1770_psraw_to_adjusted()
786 return sprintf(buf, "%d\n", BH1770_PROX_RANGE); bh1770_prox_range_show()
879 if (value > BH1770_PROX_RANGE) bh1770_set_prox_thres()
938 if (value > BH1770_PROX_RANGE) bh1770_prox_abs_thres_store()

Completed in 42 milliseconds