Searched defs:TPC_UNIT (Results 1 – 2 of 2) sorted by relevance
45 #define TPC_UNIT(t, m, r) (0x504000 + (t) * 0x8000 + (m) * 0x800 + (r)) macro