Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9999.c83 int als_res; member
115 data->als_res = APDS9999_RES_18BIT; in apds9999_init()
141 tries = max(2, (apds9999_itimes_us[data->als_res] * 2) / 20000); in apds9999_read_channel()
197 itime_us = apds9999_itimes_us[data->als_res]; in apds9999_read_raw()
207 *val2 = apds9999_itimes_us[data->als_res]; in apds9999_read_raw()