Searched defs:LCCR3_BPP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h37 #define LCCR3_BPP(x) ((((x) & 0x7) << 24) | (((x) & 0x8) ? (1 << 29) : 0)) macro

Completed in 38 milliseconds