Searched defs:PAT (Results 1 – 3 of 3) sorted by relevance
115 static const u8 PAT[] = { variable
257 #define PAT(p0, p1, p2, p3, p4, p5, p6, p7) \ in pat_bp_init() macro
181 #define PAT(x) (((x) & 0x7) << 12) macro