Home
last modified time | relevance | path

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

/linux/include/linux/
A Dutil_macros.h39 #define find_closest_descending(x, a, as) __find_closest(x, a, as, >=) macro
/linux/drivers/iio/pressure/
A Dhp206c.c309 data->temp_osr_index = find_closest_descending(val, in hp206c_write_raw()
313 data->pres_osr_index = find_closest_descending(val, in hp206c_write_raw()
/linux/drivers/iio/light/
A Dmax44009.c128 int_time = find_closest_descending( in max44009_write_int_time()
A Dsi1145.c603 val = find_closest_descending(val, si1145_proximity_scale_available, in si1145_proximity_adcgain_from_scale()
613 val = find_closest_descending(val, si1145_intensity_scale_available, in si1145_intensity_adcgain_from_scale()
A Dmax44000.c359 int alstim = find_closest_descending(valns, in max44000_write_raw()
/linux/drivers/hwmon/
A Dstts751.c604 idx = find_closest_descending(val, stts751_intervals, in interval_store()
A Dadt7475.c605 val = find_closest_descending(val, ad7475_st_map, in temp_st_store()
A Dw83795.c299 reg0 = find_closest_descending(val, pwm_freq_cksel0, in pwm_freq_to_reg()

Completed in 21 milliseconds