Searched defs:MGA_T2 (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/drm/
H A Dmga_drm.h29 #define MGA_T2 0x8 macro
40 #define MGA_WARP_T2GZ (MGA_T2)
41 #define MGA_WARP_T2GZF (MGA_T2 | MGA_F)
42 #define MGA_WARP_T2GZA (MGA_T2 | MGA_A)
44 #define MGA_WARP_T2GZAF (MGA_T2 | MGA_A | MGA_F)
45 #define MGA_WARP_T2GZS (MGA_T2 | MGA_S)
46 #define MGA_WARP_T2GZSF (MGA_T2 | MGA_S | MGA_F)
47 #define MGA_WARP_T2GZSA (MGA_T2 | MGA_S | MGA_A)
49 #define MGA_WARP_T2GZSAF (MGA_T2 | MGA_S | MGA_F | MGA_A)

Completed in 5 milliseconds