Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/int3472/
H A Dtps68470_board_data.c48 .apply_uV = true,
59 .apply_uV = true,
70 .apply_uV = true,
82 .apply_uV = true,
91 .apply_uV = true,
102 .apply_uV = 1,
113 .apply_uV = 1,
150 .apply_uV = 1,
161 .apply_uV = 1,
172 .apply_uV = 1,
[all …]
/linux/include/linux/regulator/
H A Dmachine.h232 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
/linux/drivers/regulator/
H A Dvexpress-regulator.c67 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
H A Dtps6287x-regulator.c71 if (!config->init_data->constraints.apply_uV) in tps6287x_best_range()
H A Dfixed.c184 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
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.c1225 if (rdev->constraints->apply_uV && in machine_constraints_voltage()
1946 c->apply_uV, in constraint_flags_read_file()