Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtwl-regulator.c72 #define VREG_VOLTAGE 3 macro
386 return twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE, in twl4030ldo_set_voltage_sel()
393 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl4030ldo_get_voltage_sel()
H A Dtwl6030-regulator.c52 #define VREG_VOLTAGE 3 macro
267 return twlreg_write(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE, in twl6030ldo_set_voltage_sel()
274 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl6030ldo_get_voltage_sel()