Searched refs:ch1_coeff (Results 1 – 1 of 1) sorted by relevance
378 unsigned long ch1_coeff; member385 .ch1_coeff = FRAC10K(262),389 .ch1_coeff = FRAC10K(430),393 .ch1_coeff = FRAC10K(529),397 .ch1_coeff = FRAC10K(605),401 .ch1_coeff = FRAC10K(291),405 .ch1_coeff = FRAC10K(180),409 .ch1_coeff = FRAC10K(26),413 .ch1_coeff = 0,428 lux = ch0 * lp->ch0_coeff - ch1 * lp->ch1_coeff; in tsl2563_adc_to_lux()