Home
last modified time | relevance | path

Searched refs:VREG_VOLTAGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c71 #define VREG_VOLTAGE 3 macro
379 return twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE, in twl4030ldo_set_voltage_sel()
386 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl4030ldo_get_voltage_sel()
H A Dtwl6030-regulator.c51 #define VREG_VOLTAGE 3 macro
266 return twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE, in twl6030ldo_set_voltage_sel()
273 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl6030ldo_get_voltage_sel()