Searched refs:apply_uV (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/platform/x86/intel/int3472/ |
| H A 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, 150 .apply_uV = 1, 161 .apply_uV = 1, 172 .apply_uV = 1, [all …]
|
| /linux/include/linux/regulator/ |
| H A D | machine.h | 232 unsigned apply_uV:1; /* apply uV constraint if min == max */ member
|
| /linux/drivers/regulator/ |
| H A D | vexpress-regulator.c | 67 init_data->constraints.apply_uV = 0; in vexpress_regulator_probe()
|
| H A D | tps6287x-regulator.c | 71 if (!config->init_data->constraints.apply_uV) in tps6287x_best_range()
|
| H A D | fixed.c | 184 init_data->constraints.apply_uV = 0; in of_get_fixed_voltage_config()
|
| H A D | rt5190a-regulator.c | 234 init_data->constraints.apply_uV = 0; in rt5190a_of_parse_cb()
|
| H A D | of_regulator.c | 111 constraints->apply_uV = true; in of_get_regulation_constraints()
|
| H A D | core.c | 1225 if (rdev->constraints->apply_uV && in machine_constraints_voltage() 1946 c->apply_uV, in constraint_flags_read_file()
|