Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h26 #define PALMAS_LDO_BYPASS_EN 0x40 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c188 reg |= PALMAS_LDO_BYPASS_EN; in palmas_ldo_bypass_enable()
190 reg &= ~PALMAS_LDO_BYPASS_EN; in palmas_ldo_bypass_enable()