]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/family/common/vayu/vayuipu/VAYUIpuMmu.c
Add IPU1 support in QNX
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / family / common / vayu / vayuipu / VAYUIpuMmu.c
index 283db9160b5f0541a98a64158e799dbe8c7e929f..d29fe98d339091b75d40d0bd5864f49aa88cde9e 100644 (file)
@@ -6,7 +6,7 @@
  *
  *  ============================================================================
  *
- *  Copyright (c) 2013, Texas Instruments Incorporated
+ *  Copyright (c) 2013-2014, Texas Instruments Incorporated
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
 
 #define REG(x)              *((volatile UInt32 *) (x))
 
-
-#define RM_DEFAULT_RSTCTRL     0x00000B10
-#define RM_DEFAULT_RSTST       0x00000B14
-#define CM_DEFAULT_IPU_CLKSTCTRL 0x00000518
-#define CM_DEFAULT_IPU_CLKCTRL   0x00000574
-
-
 #if defined (__cplusplus)
 extern "C" {
 #endif