Searched refs:ltc4282_out_rates (Results 1 – 1 of 1) sorted by relevance
176 static const unsigned int ltc4282_out_rates[] = { variable183 int idx = find_closest(rate, ltc4282_out_rates, in ltc4282_round_rate()184 ARRAY_SIZE(ltc4282_out_rates)); in ltc4282_round_rate()186 return ltc4282_out_rates[idx]; in ltc4282_round_rate()