Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h276 #define VSCADR_COLKEYSRC (1 << 29) macro
337 #define VSCADR_COLKEYSRC (1 << 29) macro
Dmbxfb.c533 vscadr &= ~(FMsk(VSCADR_BLEND_M) | VSCADR_COLKEYSRC | VSCADR_COLKEY_EN); in mbxfb_ioctl_alphactl()
545 vscadr |= VSCADR_COLKEY_EN | VSCADR_COLKEYSRC; in mbxfb_ioctl_alphactl()