X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpower%2Fpfuze100_pmic.h;h=0002f1e6029c8f58aea69ddfadfdf5e2abde267a;hb=019b57cc1d280c3768e2e8a7ff22e07a64c2f670;hp=444aba6c66159bf3ebdee307ec2565ceb1b7c413;hpb=6a2f30a03acbf226aeb5a93783e6172aa0682d78;p=u-boot diff --git a/include/power/pfuze100_pmic.h b/include/power/pfuze100_pmic.h index 444aba6c66..0002f1e602 100644 --- a/include/power/pfuze100_pmic.h +++ b/include/power/pfuze100_pmic.h @@ -15,7 +15,11 @@ enum { PFUZE100_FABID = 0x04, PFUZE100_SW1ABVOL = 0x20, + PFUZE100_SW1ABSTBY = 0x21, + PUZE_100_SW1ABCONF = 0x24, PFUZE100_SW1CVOL = 0x2e, + PFUZE100_SW1CSTBY = 0x2f, + PFUZE100_SW1CCONF = 0x32, PFUZE100_SW2VOL = 0x35, PFUZE100_SW3AVOL = 0x3c, PFUZE100_SW3BVOL = 0x43,