Home
last modified time | relevance | path

Searched refs:REGULATOR_CHANGE_VOLTAGE (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dmachine.h35 #define REGULATOR_CHANGE_VOLTAGE 0x1 macro
/openbmc/linux/drivers/regulator/
H A Darizona-ldo1.c143 REGULATOR_CHANGE_VOLTAGE,
160 REGULATOR_CHANGE_VOLTAGE,
H A Darizona-micsupp.c186 REGULATOR_CHANGE_VOLTAGE |
198 REGULATOR_CHANGE_VOLTAGE |
H A Dlp8755.c161 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,\
H A Dtwl-regulator.c606 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
H A Dtwl6030-regulator.c706 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
H A Dof_regulator.c107 constraints->valid_ops_mask |= REGULATOR_CHANGE_VOLTAGE; in of_get_regulation_constraints()
H A Dti-abb-regulator.c855 c->valid_ops_mask |= REGULATOR_CHANGE_VOLTAGE; in ti_abb_probe()
H A Dcore.c492 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_check_voltage()
1234 !regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) in print_constraints()
3429 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_is_supported_voltage()
3765 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) { in regulator_set_voltage_unlocked()
3812 REGULATOR_CHANGE_VOLTAGE) && in regulator_set_voltage_rdev()
4399 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_VOLTAGE)) in regulator_sync_voltage()
/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410.c411 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
429 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
/openbmc/linux/Documentation/power/regulator/
H A Dmachine.rst68 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.c905 .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE,