Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/linux/include/linux/regulator/
H A Dmachine.h213 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
/openbmc/linux/drivers/regulator/
H A Dvexpress-regulator.c67 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
H A Dfixed.c136 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.c1246 if (rdev->constraints->apply_uV && in machine_constraints_voltage()
1837 c->apply_uV, in constraint_flags_read_file()