Searched defs:LCCR3_BPP (Results 1 – 2 of 2) sorted by relevance
36 #define LCCR3_BPP(x) ((((x) & 0x7) << 24) | (((x) & 0x8) ? (1 << 29) : 0)) macro
2197 #define LCCR3_BPP Fld (3, 24) /* Bit Per Pixel */ macro