Searched refs:apply_uV (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/platform/x86/intel/int3472/ |
D | tps68470_board_data.c | 48 .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-6.1.9/arch/arm/mach-s3c/ |
D | mach-gta02.c | 256 .apply_uV = 1, 265 .apply_uV = 1, 273 .apply_uV = 1, 292 .apply_uV = 1, 300 .apply_uV = 1, 308 .apply_uV = 1, 317 .apply_uV = 1, 326 .apply_uV = 1,
|
D | mach-smdk6410.c | 406 .apply_uV = 1, 448 .apply_uV = 1,
|
/linux-6.1.9/include/linux/regulator/ |
D | machine.h | 213 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
|
/linux-6.1.9/drivers/regulator/ |
D | vexpress-regulator.c | 66 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
|
D | fixed.c | 137 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
|
D | rt5190a-regulator.c | 234 init_data->constraints.apply_uV = 0; in rt5190a_of_parse_cb()
|
D | of_regulator.c | 111 constraints->apply_uV = true; in of_get_regulation_constraints()
|
D | core.c | 1180 if (rdev->constraints->apply_uV && in machine_constraints_voltage() 1772 c->apply_uV, in constraint_flags_read_file()
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | cm-x300.c | 748 .apply_uV = 1,
|