Searched refs:VSCADR_BLEND_POS (Results 1 – 2 of 2) sorted by relevance
283 #define VSCADR_BLEND_POS Fld(2,24) macro284 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))285 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))286 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))344 #define VSCADR_BLEND_POS Fld(2,24) macro345 #define VSCADR_BLEND_GFX ((0x0) << FShft(VSCADR_BLEND_POS))346 #define VSCADR_BLEND_VID ((0x1) << FShft(VSCADR_BLEND_POS))347 #define VSCADR_BLEND_CUR ((0x2) << FShft(VSCADR_BLEND_POS))
481 vscadr &= ~(FMsk(VSCADR_BLEND_POS)); in mbxfb_ioctl_planeorder()779 vscadr &= ~(FMsk(VSCADR_BLEND_POS) | FMsk(VSCADR_BLEND_M)); in setup_graphics()