Searched refs:apply_uV (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
D | mach-gta02.c | 257 .apply_uV = 1, 266 .apply_uV = 1, 274 .apply_uV = 1, 293 .apply_uV = 1, 301 .apply_uV = 1, 309 .apply_uV = 1, 318 .apply_uV = 1, 327 .apply_uV = 1,
|
D | mach-smdk6410.c | 406 .apply_uV = 1, 448 .apply_uV = 1,
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
D | machine.h | 191 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | vexpress-regulator.c | 66 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
|
D | fixed.c | 103 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
|
D | of_regulator.c | 55 constraints->apply_uV = true; in of_get_regulation_constraints()
|
D | core.c | 1155 if (rdev->constraints->apply_uV && in machine_constraints_voltage() 1599 c->apply_uV, in constraint_flags_read_file()
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
D | cm-x300.c | 746 .apply_uV = 1,
|