Searched refs:ch1_coeff (Results 1 – 1 of 1) sorted by relevance
389 unsigned long ch1_coeff; member396 .ch1_coeff = FRAC10K(262),400 .ch1_coeff = FRAC10K(430),404 .ch1_coeff = FRAC10K(529),408 .ch1_coeff = FRAC10K(605),412 .ch1_coeff = FRAC10K(291),416 .ch1_coeff = FRAC10K(180),420 .ch1_coeff = FRAC10K(26),424 .ch1_coeff = 0,439 lux = ch0 * lp->ch0_coeff - ch1 * lp->ch1_coeff; in tsl2563_adc_to_lux()