Searched refs:GSCADR_BLEND_POS (Results 1 – 2 of 2) sorted by relevance
225 #define GSCADR_BLEND_POS Fld(2,24) macro226 #define GSCADR_BLEND_GFX ((0x0) << FShft(GSCADR_BLEND_POS))227 #define GSCADR_BLEND_VID ((0x1) << FShft(GSCADR_BLEND_POS))228 #define GSCADR_BLEND_CUR ((0x2) << FShft(GSCADR_BLEND_POS))
480 gscadr &= ~(FMsk(GSCADR_BLEND_POS)); in mbxfb_ioctl_planeorder()