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