Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/pressure/
Dhsc030pa.h53 u32 outmax; member
Dmprls0025pa.h82 u32 outmax; member
Dhsc030pa.c514 hsc->outmax = hsc_func_spec[hsc->function].output_max; in hsc_common_probe()
517 hsc->outmax - hsc->outmin); in hsc_common_probe()
519 tmp = div_s64(((s64)hsc->pmin * (s64)(hsc->outmax - hsc->outmin)) * MICRO, in hsc_common_probe()
Dmprls0025pa.c406 data->outmax = mpr_func_spec[data->function].output_max; in mpr_common_probe()
410 data->outmax - data->outmin); in mpr_common_probe()