Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2591.c309 const u32 als_integration_time) in tsl2591_compatible_int_time()
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()
308 tsl2591_compatible_int_time(struct tsl2591_chip *chip, const u32 als_integration_time) tsl2591_compatible_int_time() argument
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()

Completed in 3 milliseconds