Searched refs:MGA_F (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/drm/
H A Dmga_drm.h25 #define MGA_F 0x1 macro
31 #define MGA_WARP_TGZF (MGA_F)
34 #define MGA_WARP_TGZAF (MGA_F | MGA_A)
36 #define MGA_WARP_TGZSF (MGA_S | MGA_F)
39 #define MGA_WARP_TGZSAF (MGA_S | MGA_F | MGA_A)
41 #define MGA_WARP_T2GZF (MGA_T2 | MGA_F)
44 #define MGA_WARP_T2GZAF (MGA_T2 | MGA_A | MGA_F)
46 #define MGA_WARP_T2GZSF (MGA_T2 | MGA_S | MGA_F)
49 #define MGA_WARP_T2GZSAF (MGA_T2 | MGA_S | MGA_F | MGA_A)

Completed in 4 milliseconds