Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
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()