Searched defs:TER (Results 1 – 8 of 8) sorted by relevance
20 #define TER 0x0 /* TMU enable */ macro
46 #define TER 0x4 macro
82 #define TER 0x4 macro
21 #define TER 0x0 /* TMU enable */ macro
38 #define TER(x) (0x40 * x + 0x02C) macro
36 #define TER(x) (0x40 * (x) + 0x02C) macro
37 #define TER(x) (0x40 * (x) + 0x02C) macro
45 #define TER(x) (0x40 * x + 0x02C) macro