Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/mbx/
Dreg_bits.h283 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS)) macro
344 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS)) macro
Dmbxfb.c488 vscadr |= VSCADR_BLEND_GFX; in mbxfb_ioctl_planeorder()