Searched refs:lpf_value_max (Results 1 – 1 of 1) sorted by relevance
190 int lpf_value_max = ARRAY_SIZE(fxas21002c_lpf_values) - 1; in fxas21002c_lpf_bw_from_value() local192 value = min_t(u8, value, lpf_value_max); in fxas21002c_lpf_bw_from_value()