Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dpf0100.h30 #define PFUZE100_VGEN1_VAL (0x30 + 0x08) /* Always ON, 1.2V */ macro
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dpf0100.h30 #define PFUZE100_VGEN1_VAL (0x30 + 0x08) /* Always ON, 1.2V */ macro
H A Dpf0100.c147 val = PFUZE100_VGEN1_VAL; in pmic_init()