Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dtsl2591.c309 const u32 als_integration_time) in tsl2591_compatible_int_time() argument
311 switch (als_integration_time) { in tsl2591_compatible_int_time()
324 static int tsl2591_als_time_to_fval(const u32 als_integration_time) in tsl2591_als_time_to_fval() argument
329 if (als_integration_time == tsl2591_int_time_available[i]) in tsl2591_als_time_to_fval()
330 return TSL2591_SEC_TO_FVAL(als_integration_time); in tsl2591_als_time_to_fval()
H A Dopt4001.c136 static int opt4001_als_time_to_index(const u32 als_integration_time) in opt4001_als_time_to_index() argument
141 if (als_integration_time == opt4001_int_time_available[i][1]) in opt4001_als_time_to_index()
H A Dopt4060.c187 static int opt4060_als_time_to_index(const u32 als_integration_time) in opt4060_als_time_to_index() argument
192 if (als_integration_time == opt4060_int_time_available[i][1]) in opt4060_als_time_to_index()