Searched refs:GSCADR_COLKEYSRC (Results 1 – 2 of 2) sorted by relevance
535 gscadr &= ~(FMsk(GSCADR_BLEND_M) | GSCADR_COLKEY_EN | GSCADR_COLKEYSRC); in mbxfb_ioctl_alphactl()571 gscadr |= GSCADR_COLKEY_EN | GSCADR_COLKEYSRC; in mbxfb_ioctl_alphactl()
219 #define GSCADR_COLKEYSRC (1 << 29) macro