Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c103 #define BH1770_CALIB_SCALER 8192 macro
104 #define BH1770_LUX_NEUTRAL_CALIB_VALUE (1 * BH1770_CALIB_SCALER)
368 tmp = (tmp * chip->lux_calib) / BH1770_CALIB_SCALER; in bh1770_get_corr_value()
939 return sprintf(buf, "%u\n", BH1770_CALIB_SCALER); in bh1770_lux_calib_default_show()