Searched refs:output_max (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/iio/pressure/
H A Dhsc030pa.c47 u32 output_max; member in struct:hsc_func_spec
57 [HSC_FUNCTION_A] = { .output_min = 1638, .output_max = 14746 },
58 [HSC_FUNCTION_B] = { .output_min = 819, .output_max = 15565 },
59 [HSC_FUNCTION_C] = { .output_min = 819, .output_max = 13926 },
60 [HSC_FUNCTION_F] = { .output_min = 655, .output_max = 15401 },
514 hsc->outmax = hsc_func_spec[hsc->function].output_max;
H A Dmprls0025pa.c54 * (mpr_func_spec.output_max)
74 u32 output_max; member in struct:mpr_func_spec
78 [MPR_FUNCTION_A] = { .output_min = 1677722, .output_max = 15099494 },
79 [MPR_FUNCTION_B] = { .output_min = 419430, .output_max = 3774874 },
80 [MPR_FUNCTION_C] = { .output_min = 3355443, .output_max = 13421773 },
406 data->outmax = mpr_func_spec[data->function].output_max;

Completed in 222 milliseconds