Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/platform_data/
Dapds990x.h51 int cf1; member
/linux-4.19.296/drivers/misc/
Dapds990x.c120 int cf1; member
310 thres = (chip->rcf.cf1 * thres + chip->rcf.irf1 * ir) / in apds990x_lux_to_threshold()
455 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()
1095 chip->cf.cf1 = 4096; /* 1.00 * APDS_PARAM_SCALE */ in apds990x_probe()
1107 (chip->cf.cf1 - chip->cf.cf2); in apds990x_probe()
1108 chip->rcf.cf1 = APDS_PARAM_SCALE * APDS_PARAM_SCALE / in apds990x_probe()
1109 chip->cf.cf1; in apds990x_probe()
1111 chip->cf.cf1; in apds990x_probe()