|
@@ -62,8 +62,8 @@
|
|
|
|
|
|
/* OMAP4 specific register offsets */
|
|
/* OMAP4 specific register offsets */
|
|
#define OMAP4_RM_RSTCTRL 0x0000
|
|
#define OMAP4_RM_RSTCTRL 0x0000
|
|
-#define OMAP4_RM_RSTTIME 0x0004
|
|
|
|
-#define OMAP4_RM_RSTST 0x0008
|
|
|
|
|
|
+#define OMAP4_RM_RSTST 0x0004
|
|
|
|
+#define OMAP4_RM_RSTTIME 0x0008
|
|
#define OMAP4_PM_PWSTCTRL 0x0000
|
|
#define OMAP4_PM_PWSTCTRL 0x0000
|
|
#define OMAP4_PM_PWSTST 0x0004
|
|
#define OMAP4_PM_PWSTST 0x0004
|
|
|
|
|