Searched defs:PPC_UNIT (Results 1 – 2 of 2) sorted by relevance
44 #define PPC_UNIT(t, m, r) (0x503000 + (t) * 0x8000 + (m) * 0x200 + (r)) macro