Searched refs:apply_uV (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm/mach-s3c/ |
A 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,
|
A D | mach-smdk6410.c | 406 .apply_uV = 1, 448 .apply_uV = 1,
|
/linux/include/linux/regulator/ |
A D | machine.h | 213 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
|
/linux/drivers/regulator/ |
A D | vexpress-regulator.c | 66 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
|
A D | fixed.c | 137 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
|
A D | of_regulator.c | 111 constraints->apply_uV = true; in of_get_regulation_constraints()
|
A D | core.c | 1137 if (rdev->constraints->apply_uV && in machine_constraints_voltage() 1703 c->apply_uV, in constraint_flags_read_file()
|
/linux/arch/arm/mach-pxa/ |
A D | cm-x300.c | 746 .apply_uV = 1,
|
Completed in 19 milliseconds