Searched refs:VSCADR_BLEND_M (Results 1 – 2 of 2) sorted by relevance
277 #define VSCADR_BLEND_M Fld(2,27) macro278 #define VSCADR_BLEND_NONE ((0x0) << FShft(VSCADR_BLEND_M))279 #define VSCADR_BLEND_INV ((0x1) << FShft(VSCADR_BLEND_M))280 #define VSCADR_BLEND_GLOB ((0x2) << FShft(VSCADR_BLEND_M))281 #define VSCADR_BLEND_PIX ((0x3) << FShft(VSCADR_BLEND_M))338 #define VSCADR_BLEND_M Fld(2,27) macro339 #define VSCADR_BLEND_NONE ((0x0) << FShft(VSCADR_BLEND_M))340 #define VSCADR_BLEND_INV ((0x1) << FShft(VSCADR_BLEND_M))341 #define VSCADR_BLEND_GLOB ((0x2) << FShft(VSCADR_BLEND_M))342 #define VSCADR_BLEND_PIX ((0x3) << FShft(VSCADR_BLEND_M))
533 vscadr &= ~(FMsk(VSCADR_BLEND_M) | VSCADR_COLKEYSRC | VSCADR_COLKEY_EN); in mbxfb_ioctl_alphactl()780 vscadr &= ~(FMsk(VSCADR_BLEND_POS) | FMsk(VSCADR_BLEND_M)); in setup_graphics()