Searched refs:als_integration_time (Results 1 – 3 of 3) sorted by relevance
309 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()
136 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()
187 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()