]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/sh/include/asm/cpu_sh7763.h
sh: tmu: Changed TMU driver using array of structures
[karo-tx-uboot.git] / arch / sh / include / asm / cpu_sh7763.h
index 78b456b4b27c1436ad777df12bfe2a7e68cb54fd..36d70655c03db8cb01e4bcfc673e355d97ca93e5 100644 (file)
@@ -43,9 +43,6 @@
 #define WDTST          0xFFCC0000
 
 /* TMU */
-#define TSTR           0xFFD80004
-#define TCOR0          0xFFD80008
-#define TCNT0          0xFFD8000C
-#define TCR0           0xFFD80010
+#define TMU_BASE       0xFFD80000
 
 #endif /* _ASM_CPU_SH7763_H_ */