Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/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.c489 vscadr |= VSCADR_BLEND_GFX; in mbxfb_ioctl_planeorder()