Searched refs:hpf_value_max (Results 1 – 1 of 1) sorted by relevance
212 int hpf_value_max = ARRAY_SIZE(fxas21002c_hpf_values) - 1; in fxas21002c_hpf_sel_from_value() local214 value = min_t(u8, value, hpf_value_max); in fxas21002c_hpf_sel_from_value()