dm36x: Add PSC regs.

This commit is contained in:
Kelvin Lawson
2013-12-12 01:12:40 +00:00
parent 9dd7f7e8ef
commit 2a25b84538

View File

@@ -168,8 +168,9 @@
#define DM36X_PSC_PTSTAT 0x128
#define DM36X_PSC_PDSTAT 0x200
#define DM36X_PSC_PDCTL1 0x304
#define DM36X_PSC_MDSTAT_I2C 0x800 + (18 * 4)
#define DM36X_PSC_MDCTL_I2C 0xA00 + (18 * 4)
#define DM36X_PSC_MDSTAT_BASE 0x800
#define DM36X_PSC_MDCTL_BASE 0xA00
#define DM36X_PSC_MOD_I2C 18
/** I2C registers */