power: pfuze100: Add MEMx register definitions
Add missing MEMA - MEMD register definitions for PFUZE100. Based on work from Heiko Schocher <hs@denx.de>. Signed-off-by: Philip Oberfichtner <pro@denx.de>
This commit is contained in:
parent
88ca8e2695
commit
a194d59eec
@ -18,6 +18,11 @@ enum {
|
||||
PFUZE100_REVID = 0x03,
|
||||
PFUZE100_FABID = 0x04,
|
||||
|
||||
PFUZE100_MEMA = 0x1c,
|
||||
PFUZE100_MEMB = 0x1d,
|
||||
PFUZE100_MEMC = 0x1e,
|
||||
PFUZE100_MEMD = 0x1f,
|
||||
|
||||
PFUZE100_SW1ABVOL = 0x20,
|
||||
PFUZE100_SW1ABSTBY = 0x21,
|
||||
PFUZE100_SW1ABOFF = 0x22,
|
||||
|
Loading…
Reference in New Issue
Block a user