Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dmach-gta02.c257 .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,
Dmach-smdk6410.c406 .apply_uV = 1,
448 .apply_uV = 1,
/kernel/linux/linux-5.10/include/linux/regulator/
Dmachine.h191 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
/kernel/linux/linux-5.10/drivers/regulator/
Dvexpress-regulator.c66 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
Dfixed.c103 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
Dof_regulator.c55 constraints->apply_uV = true; in of_get_regulation_constraints()
Dcore.c1155 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/
Dcm-x300.c746 .apply_uV = 1,