Home
last modified time | relevance | path

Searched refs:ch0_coeff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2563.c375 unsigned long ch0_coeff; member
382 .ch0_coeff = FRAC10K(315),
386 .ch0_coeff = FRAC10K(337),
390 .ch0_coeff = FRAC10K(363),
394 .ch0_coeff = FRAC10K(392),
398 .ch0_coeff = FRAC10K(229),
402 .ch0_coeff = FRAC10K(157),
406 .ch0_coeff = FRAC10K(34),
410 .ch0_coeff = 0,
426 lux = ch0 * lp->ch0_coeff in tsl2563_adc_to_lux()
[all...]
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c381 unsigned long ch0_coeff; member
388 .ch0_coeff = FRAC10K(315),
392 .ch0_coeff = FRAC10K(337),
396 .ch0_coeff = FRAC10K(363),
400 .ch0_coeff = FRAC10K(392),
404 .ch0_coeff = FRAC10K(229),
408 .ch0_coeff = FRAC10K(157),
412 .ch0_coeff = FRAC10K(34),
416 .ch0_coeff = 0,
432 lux = ch0 * lp->ch0_coeff in tsl2563_adc_to_lux()
[all...]

Completed in 2 milliseconds