Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Daxp20x-regulator.c169 AXP20X_DCDC2_V_OUT, 0x3f, AXP20X_PWR_OUT_CTRL, 0x10),
171 AXP20X_DCDC3_V_OUT, 0x7f, AXP20X_PWR_OUT_CTRL, 0x02),
174 AXP20X_LDO24_V_OUT, 0xf0, AXP20X_PWR_OUT_CTRL, 0x04),
176 AXP20X_LDO3_V_OUT, 0x7f, AXP20X_PWR_OUT_CTRL, 0x40),
178 16, AXP20X_LDO24_V_OUT, 0x0f, AXP20X_PWR_OUT_CTRL,
/Linux-v4.19/include/linux/mfd/
Daxp20x.h54 #define AXP20X_PWR_OUT_CTRL 0x12 macro