Searched refs:REGULATOR_CHANGE_VOLTAGE (Results 1 – 13 of 13) sorted by relevance
| /linux/include/linux/regulator/ |
| H A D | machine.h | 35 #define REGULATOR_CHANGE_VOLTAGE 0x1 macro
|
| /linux/drivers/regulator/ |
| H A D | arizona-ldo1.c | 143 REGULATOR_CHANGE_VOLTAGE, 160 REGULATOR_CHANGE_VOLTAGE,
|
| H A D | arizona-micsupp.c | 182 REGULATOR_CHANGE_VOLTAGE | 194 REGULATOR_CHANGE_VOLTAGE |
|
| H A D | lp8755.c | 161 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,\
|
| H A D | twl-regulator.c | 606 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
|
| H A D | twl6030-regulator.c | 706 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
|
| H A D | ti-abb-regulator.c | 847 c->valid_ops_mask |= REGULATOR_CHANGE_VOLTAGE; in ti_abb_probe()
|
| H A D | core.c | 446 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_check_voltage() 1213 !regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) in print_constraints() 3713 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_is_supported_voltage() 4059 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_set_voltage_unlocked() 4137 REGULATOR_CHANGE_VOLTAGE) && in regulator_set_voltage_rdev() 4731 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) in regulator_sync_voltage()
|
| H A D | of_regulator.c | 107 constraints->valid_ops_mask |= REGULATOR_CHANGE_VOLTAGE; in of_get_regulation_constraints()
|
| /linux/arch/arm/mach-s3c/ |
| H A D | mach-crag6410.c | 411 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE, 429 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
|
| /linux/Documentation/power/regulator/ |
| H A D | machine.rst | 68 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
|
| /linux/arch/arm/mach-pxa/ |
| H A D | spitz.c | 1005 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | pmbus_core.c | 3364 constraints->valid_ops_mask &= ~REGULATOR_CHANGE_VOLTAGE; in pmbus_regulator_init_cb()
|