Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Daxp20x-regulator.c172 AXP20X_DCDC2_V_OUT, 0x3f, AXP20X_PWR_OUT_CTRL, 0x10),
174 AXP20X_DCDC3_V_OUT, 0x7f, AXP20X_PWR_OUT_CTRL, 0x02),
177 AXP20X_LDO24_V_OUT, 0xf0, AXP20X_PWR_OUT_CTRL, 0x04),
179 AXP20X_LDO3_V_OUT, 0x7f, AXP20X_PWR_OUT_CTRL, 0x40),
181 AXP20X_LDO24_V_OUT, 0x0f, AXP20X_PWR_OUT_CTRL, 0x08),
/linux-4.4.14/include/linux/mfd/
Daxp20x.h49 #define AXP20X_PWR_OUT_CTRL 0x12 macro