Searched refs:itime_us (Results 1 – 1 of 1) sorted by relevance
171 int gain, itime_us; in apds9999_read_raw() local197 itime_us = apds9999_itimes_us[data->als_res]; in apds9999_read_raw()200 scale_nano = div_u64(54ULL * NSEC_PER_SEC * USEC_PER_MSEC, (u32)(gain * itime_us)); in apds9999_read_raw()