Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2563.c422 static unsigned int tsl2563_adc_to_lux(u32 adc0, u32 adc1) in tsl2563_adc_to_lux() function
491 *val = tsl2563_adc_to_lux(calib0, calib1); in tsl2563_read_raw()