Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/int3472/
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,
/Linux-v6.6/include/linux/regulator/
Dmachine.h213 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
/Linux-v6.6/drivers/regulator/
Dvexpress-regulator.c67 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
Dfixed.c136 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
Drt5190a-regulator.c234 init_data->constraints.apply_uV = 0; in rt5190a_of_parse_cb()
Dof_regulator.c111 constraints->apply_uV = true; in of_get_regulation_constraints()
Dcore.c1246 if (rdev->constraints->apply_uV && in machine_constraints_voltage()
1837 c->apply_uV, in constraint_flags_read_file()