Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dmprls0025pa.c81 u32 output_max; member
85 [MPR_FUNCTION_A] = {.output_min = 1677722, .output_max = 15099494},
86 [MPR_FUNCTION_B] = {.output_min = 419430, .output_max = 3774874},
87 [MPR_FUNCTION_C] = {.output_min = 3355443, .output_max = 13421773},
384 data->outmax = mpr_func_spec[data->function].output_max; in mpr_probe()