Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpalmas.h63 #define LDO9_BYP_EN (1 << 6) /* LDO9 only! */ macro
/openbmc/u-boot/drivers/power/
H A Dpalmas.c89 cval = LDO9_BYP_EN | RSC_MODE_SLEEP | RSC_MODE_ACTIVE; in twl603x_mmc1_set_ldo9()