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