Searched refs:cf2 (Results 1 – 3 of 3) sorted by relevance
15 cf2='0123456789'19 if pos=`tr "$cf1\n$cf2" "\n$cf2=" < "$1" | grep -abo "^$cf2"`
108 int cf2; member298 thres = (chip->rcf.cf2 * thres + chip->rcf.irf2 * ir) / in apds990x_lux_to_threshold()441 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()1080 chip->cf.cf2 = 2867; /* 0.70 * APDS_PARAM_SCALE */ in apds990x_probe()1090 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe()1095 chip->rcf.cf2 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe()1096 chip->cf.cf2; in apds990x_probe()1098 chip->cf.cf2; in apds990x_probe()
38 int cf2; member