Home
last modified time | relevance | path

Searched refs:SW_MODE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/power/
H A Dmc34vr500_pmic.h119 #define SW_MODE_MASK 0xf macro
H A Dpfuze100_pmic.h147 #define SW_MODE_MASK 0xf macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpfuze100.c340 val &= SW_MODE_MASK; in pfuze100_regulator_mode()
369 SW_MODE_MASK, in pfuze100_regulator_mode()