Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h167 #define OVLxC1_BPP(x) (((x) & 0xf) << 20) /* Bits Per Pixel */ macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dpxafb.c857 OVLxC1_BPP(bpp); in overlayfb_set_par()