Home
last modified time | relevance | path

Searched refs:TPU_BASE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7720.h96 #define TPU_BASE 0xA4480000 macro
97 #define TPU_TSTR (TPU_BASE + 0x00)
98 #define TPU_TCR0 (TPU_BASE + 0x10)
99 #define TPU_TMDR0 (TPU_BASE + 0x14)
100 #define TPU_TIOR0 (TPU_BASE + 0x18)
101 #define TPU_TIER0 (TPU_BASE + 0x1C)
102 #define TPU_TSR0 (TPU_BASE + 0x20)
103 #define TPU_TCNT0 (TPU_BASE + 0x24)
104 #define TPU_TGRA0 (TPU_BASE + 0x28)
105 #define TPU_TGRB0 (TPU_BASE + 0x2C)
[all …]