Lines Matching refs:rcf
125 struct reverse_factors rcf;
294 chip->rcf.afactor * chip->lux_ir)
295 thres = (chip->rcf.cf1 * thres + chip->rcf.irf1 * ir) /
298 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) /
1089 chip->rcf.afactor =
1092 chip->rcf.cf1 = APDS_PARAM_SCALE * APDS_PARAM_SCALE /
1094 chip->rcf.irf1 = chip->cf.irf1 * APDS_PARAM_SCALE /
1096 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE /
1098 chip->rcf.irf2 = chip->cf.irf2 * APDS_PARAM_SCALE /