Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dfxas21002c_core.c212 int hpf_value_max = ARRAY_SIZE(fxas21002c_hpf_values) - 1; in fxas21002c_hpf_sel_from_value() local
214 value = min_t(u8, value, hpf_value_max); in fxas21002c_hpf_sel_from_value()