Lines Matching +full:11 +full:w
134 #define PM3VideoControl_STEREO_ENABLE (1 << 11)
226 #define PM3VideoOverlayWidth_WIDTH(w) (((w) & 0xfff) << 0) argument
312 #define PM3RD_ColorFormat_232_FRONTOFF_COLOR (11 << 0)
555 #define PM3FBDestReadBufferWidth_Width(w) ((w) & 0x0fff) argument
573 #define PM3FBDestReadEnables_R3 (1 << 11)
590 #define PM3FBDestReadMode_Enable3 (1 << 11)
612 #define PM3FBSourceReadBufferWidth_Width(w) ((w) & 0x0fff) argument
622 #define PM3FBSourceReadMode_Blocking (1 << 11)
626 #define PM3FBSourceReadMode_WrapX(w) (((w) & 0xf) << 16) argument
627 #define PM3FBSourceReadMode_WrapY(w) (((w) & 0xf) << 20) argument
645 #define PM3FBWriteBufferWidth_Width(w) ((w) & 0x0fff) argument
689 #define PM3LBDestReadMode_Packed16 (1 << 11)
690 #define PM3LBDestReadMode_Width(w) (((w) & 0xfff) << 12) argument
692 #define PM3LBReadFormat_DepthWidth(w) (((w) & 0x3) << 0) argument
693 #define PM3LBReadFormat_StencilWidth(w) (((w) & 0xf) << 2) argument
695 #define PM3LBReadFormat_FCPWidth(w) (((w) & 0xf) << 11) argument
697 #define PM3LBReadFormat_GIDWidth(w) (((w) & 0x7) << 20) argument
710 #define PM3LBSourceReadMode_Width(w) (((w) & 0xfff) << 11) argument
715 #define PM3LBWriteFormat_DepthWidth(w) (((w) & 0x3) << 0) argument
716 #define PM3LBWriteFormat_StencilWidth(w) (((w) & 0xf) << 2) argument
718 #define PM3LBWriteFormat_GIDWidth(w) (((w) & 0x7) << 20) argument
729 #define PM3LBWriteMode_Packed16 (1 << 11)
730 #define PM3LBWriteMode_Width(w) (((w) & 0xfff) << 12) argument
748 #define PM3LogicalOpMode_UseConstantSource_Disable (0 << 11)
749 #define PM3LogicalOpMode_UseConstantSource_Enable (1 << 11)
809 #define PM3Render_SyncOnbitMask_Disable (0 << 11)
810 #define PM3Render_SyncOnBitMask_Enable (1 << 11)
898 #define PM3TextureMapWidth_Width(w) (((w) & 0xfff) << 0) argument
945 #define PM3Config2D_BackgroundROPEnable (1 << 11)
967 #define PM3Render2D_Width(w) ((w) & 0x0fff) argument
980 #define PM3Render2DGlyph_Width(w) ((w) & 0x7f) argument
1005 #define PM3FillConfig2D_BackgroundROPEnable (1 << 11)