Home
last modified time | relevance | path

Searched refs:OVL2C2_PFOR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h170 #define OVL2C2_PFOR(x) (((x) & 0x7) << 20) /* Pixel Format */ macro
/linux-4.1.27/drivers/video/fbdev/
Dpxafb.c857 ofb->control[1] |= OVL2C2_PFOR(pfor); in overlayfb_set_par()