Searched defs:MPP_SEL (Results 1 – 2 of 2) sorted by relevance
15 #define MPP_SEL(x) (((x) >> 8) & 0xf) macro
22 #define MPP_SEL(x) (((x) >> 8) & 0xf) macro