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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_3d_reg.h968 #define HC_HTXnFM_ARGB16 0x00880000 macro
998 #define HC_HTXnFM_RGB555 (HC_HTXnFM_ARGB16 | 0x00000000)
999 #define HC_HTXnFM_RGB565 (HC_HTXnFM_ARGB16 | 0x00010000)
1000 #define HC_HTXnFM_ARGB1555 (HC_HTXnFM_ARGB16 | 0x00020000)
1001 #define HC_HTXnFM_ARGB4444 (HC_HTXnFM_ARGB16 | 0x00030000)

Completed in 165 milliseconds