Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/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.c780 vscadr |= VSCADR_BLEND_VID | VSCADR_BLEND_NONE; in setup_graphics()