Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h284 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS)) macro
345 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS)) macro
Dmbxfb.c781 vscadr |= VSCADR_BLEND_VID | VSCADR_BLEND_NONE; in setup_graphics()