Searched refs:OVL2C2_PFOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/ | ||
D | pxa3xx-regs.h | 172 #define OVL2C2_PFOR(x) (((x) & 0x7) << 20) /* Pixel Format */ macro |
D | pxafb.c | 861 ofb->control[1] |= OVL2C2_PFOR(pfor); in overlayfb_set_par() |