Home
last modified time | relevance | path

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

/linux/drivers/regulator/
A Dgpio-regulator.c62 int ptr, target = 0, state, best_val = INT_MAX; in gpio_regulator_set_voltage() local
65 if (data->states[ptr].value < best_val && in gpio_regulator_set_voltage()
69 best_val = data->states[ptr].value; in gpio_regulator_set_voltage()
74 if (best_val == INT_MAX) in gpio_regulator_set_voltage()
101 int ptr, target = 0, state, best_val = 0; in gpio_regulator_set_current_limit() local
104 if (data->states[ptr].value > best_val && in gpio_regulator_set_current_limit()
108 best_val = data->states[ptr].value; in gpio_regulator_set_current_limit()
111 if (best_val == 0) in gpio_regulator_set_current_limit()
A Dhelpers.c295 int best_val = INT_MAX; in regulator_map_voltage_iterate() local
307 if (ret < best_val && ret >= min_uV && ret <= max_uV) { in regulator_map_voltage_iterate()
308 best_val = ret; in regulator_map_voltage_iterate()
313 if (best_val != INT_MAX) in regulator_map_voltage_iterate()
A Dcore.c3466 int best_val = 0; in _regulator_do_set_voltage() local
3494 best_val = ops->list_voltage(rdev, in _regulator_do_set_voltage()
3503 best_val = ops->list_voltage(rdev, ret); in _regulator_do_set_voltage()
3504 if (min_uV <= best_val && max_uV >= best_val) { in _regulator_do_set_voltage()
3510 rdev, best_val, selector); in _regulator_do_set_voltage()
3513 rdev, best_val, selector); in _regulator_do_set_voltage()
3534 if (old_uV != best_val) { in _regulator_do_set_voltage()
3537 best_val); in _regulator_do_set_voltage()
3541 best_val); in _regulator_do_set_voltage()
3558 if (best_val >= 0) { in _regulator_do_set_voltage()
[all …]
/linux/sound/soc/codecs/
A Dwm9081.c997 int ret, i, best, best_val, cur_val; in wm9081_hw_params() local
1060 if (cur_val < best_val) { in wm9081_hw_params()
1062 best_val = cur_val; in wm9081_hw_params()
1072 best_val = abs(wm9081->fs - sample_rates[0].rate); in wm9081_hw_params()
1076 if (cur_val < best_val) { in wm9081_hw_params()
1078 best_val = cur_val; in wm9081_hw_params()
1088 best_val = INT_MAX; in wm9081_hw_params()
1094 if (cur_val < best_val) { in wm9081_hw_params()
1096 best_val = cur_val; in wm9081_hw_params()
1119 if (cur_val < best_val) { in wm9081_hw_params()
[all …]
A Dwm8993.c1190 int ret, i, best, best_val, cur_val; in wm8993_hw_params() local
1247 if (cur_val < best_val) { in wm8993_hw_params()
1249 best_val = cur_val; in wm8993_hw_params()
1259 best_val = abs(wm8993->fs - sample_rates[0].rate); in wm8993_hw_params()
1263 if (cur_val < best_val) { in wm8993_hw_params()
1265 best_val = cur_val; in wm8993_hw_params()
1275 best_val = INT_MAX; in wm8993_hw_params()
1281 if (cur_val < best_val) { in wm8993_hw_params()
1283 best_val = cur_val; in wm8993_hw_params()
1311 if (cur_val < best_val) { in wm8993_hw_params()
[all …]
A Dwm8904.c421 int best, best_val, save, i, cfg; in wm8904_set_retune_mobile() local
430 best_val = INT_MAX; in wm8904_set_retune_mobile()
435 - wm8904->fs) < best_val) { in wm8904_set_retune_mobile()
1292 int ret, i, best, best_val, cur_val; in wm8904_hw_params() local
1341 if (cur_val < best_val) { in wm8904_hw_params()
1343 best_val = cur_val; in wm8904_hw_params()
1357 if (cur_val < best_val) { in wm8904_hw_params()
1359 best_val = cur_val; in wm8904_hw_params()
1373 best_val = INT_MAX; in wm8904_hw_params()
1379 if (cur_val < best_val) { in wm8904_hw_params()
[all …]
A Dmax98088.c1429 int best, best_val, save, i, sel, fs; in max98088_setup_eq1() local
1442 best_val = INT_MAX; in max98088_setup_eq1()
1445 abs(pdata->eq_cfg[i].rate - fs) < best_val) { in max98088_setup_eq1()
1447 best_val = abs(pdata->eq_cfg[i].rate - fs); in max98088_setup_eq1()
1476 int best, best_val, save, i, sel, fs; in max98088_setup_eq2() local
1489 best_val = INT_MAX; in max98088_setup_eq2()
1492 abs(pdata->eq_cfg[i].rate - fs) < best_val) { in max98088_setup_eq2()
1494 best_val = abs(pdata->eq_cfg[i].rate - fs); in max98088_setup_eq2()
A Dmax98095.c1501 int fs, best, best_val, i; in max98095_put_eq_enum() local
1519 best_val = INT_MAX; in max98095_put_eq_enum()
1522 abs(pdata->eq_cfg[i].rate - fs) < best_val) { in max98095_put_eq_enum()
1524 best_val = abs(pdata->eq_cfg[i].rate - fs); in max98095_put_eq_enum()
1652 int fs, best, best_val, i; in max98095_put_bq_enum() local
1670 best_val = INT_MAX; in max98095_put_bq_enum()
1673 abs(pdata->bq_cfg[i].rate - fs) < best_val) { in max98095_put_bq_enum()
1675 best_val = abs(pdata->bq_cfg[i].rate - fs); in max98095_put_bq_enum()
A Dwm8903.c1450 int best_val; in wm8903_hw_params() local
1469 best_val = abs(sample_rates[dsp_config].rate - fs); in wm8903_hw_params()
1472 if (cur_val <= best_val) { in wm8903_hw_params()
1474 best_val = cur_val; in wm8903_hw_params()
1512 best_val = abs((wm8903->sysclk / in wm8903_hw_params()
1520 if (cur_val <= best_val) { in wm8903_hw_params()
1522 best_val = cur_val; in wm8903_hw_params()
A Dwm8995.c1556 int i, rate_val, best, best_val, cur_val; in wm8995_hw_params() local
1630 best_val = abs((fs_ratios[1] * params_rate(params)) in wm8995_hw_params()
1635 if (cur_val >= best_val) in wm8995_hw_params()
1638 best_val = cur_val; in wm8995_hw_params()
A Dwm8994.c401 int iface, best, best_val, save, i, cfg; in wm8994_set_retune_mobile() local
422 best_val = INT_MAX; in wm8994_set_retune_mobile()
427 - wm8994->dac_rates[iface]) < best_val) { in wm8994_set_retune_mobile()
429 best_val = abs(pdata->retune_mobile_cfgs[i].rate in wm8994_set_retune_mobile()
2929 int i, cur_val, best_val, bclk_rate, best; in wm8994_hw_params() local
3024 best_val = abs((fs_ratios[0] * params_rate(params)) in wm8994_hw_params()
3029 if (cur_val >= best_val) in wm8994_hw_params()
3032 best_val = cur_val; in wm8994_hw_params()
A Dwm8996.c338 int base, best, best_val, save, i, cfg, iface; in wm8996_set_retune_mobile() local
368 best_val = INT_MAX; in wm8996_set_retune_mobile()
373 - wm8996->rx_rate[iface]) < best_val) { in wm8996_set_retune_mobile()
375 best_val = abs(pdata->retune_mobile_cfgs[i].rate in wm8996_set_retune_mobile()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_ptp.c256 s64 best_val = 0, val, best_period = 0, period, approx_dev, dif, dif2; in qed_ptp_hw_adjfreq() local
302 best_val = val; in qed_ptp_hw_adjfreq()
312 best_val = 4; in qed_ptp_hw_adjfreq()
315 best_val = 0; in qed_ptp_hw_adjfreq()
320 (((int)best_val) << QED_DRIFT_CNTR_ADJUSTMENT_SHIFT) | in qed_ptp_hw_adjfreq()
/linux/sound/soc/atmel/
A Datmel-classd.c345 int i, best, best_val, cur_val, ret; in atmel_classd_cpu_dai_hw_params() local
351 best_val = abs(fs - sample_rates[0].rate); in atmel_classd_cpu_dai_hw_params()
355 if (cur_val < best_val) { in atmel_classd_cpu_dai_hw_params()
357 best_val = cur_val; in atmel_classd_cpu_dai_hw_params()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c13638 int best_val, int best_period) in bnx2x_send_update_drift_ramrod() argument
13656 set_timesync_params->drift_adjust_value = best_val; in bnx2x_send_update_drift_ramrod()
13668 int best_dif = BNX2X_MAX_PHC_DRIFT, best_period = 0, best_val = 0; in bnx2x_ptp_adjfreq() local
13684 best_val = 1; in bnx2x_ptp_adjfreq()
13687 best_val = 31; in bnx2x_ptp_adjfreq()
13711 best_val = val; in bnx2x_ptp_adjfreq()
13717 rc = bnx2x_send_update_drift_ramrod(bp, drift_dir, best_val, in bnx2x_ptp_adjfreq()
13724 DP(BNX2X_MSG_PTP, "Configured val = %d, period = %d\n", best_val, in bnx2x_ptp_adjfreq()

Completed in 88 milliseconds