Searched refs:AXP20X_PWR_OUT_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/regulator/ |
D | axp20x-regulator.c | 172 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/ |
D | axp20x.h | 49 #define AXP20X_PWR_OUT_CTRL 0x12 macro
|