Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dvexpress-regulator.c66 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
H A Dtps6287x-regulator.c70 if (!config->init_data->constraints.apply_uV) in tps6287x_best_range()
H A Drt5190a-regulator.c234 init_data->constraints.apply_uV = 0; in rt5190a_of_parse_cb()
H A Dof_regulator.c111 constraints->apply_uV = true; in of_get_regulation_constraints()
H A Dcore.c1224 bool apply_uV; in machine_constraints_voltage() local
1233 apply_uV = rdev->constraints->apply_uV && in machine_constraints_voltage()
1315 if (apply_uV) { in machine_constraints_voltage()
1964 c->apply_uV, in constraint_flags_read_file()