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

/freebsd-12-stable/sys/dev/drm/
H A Dvia_3d_reg.h971 #define HC_HTXnFM_ARGB16 0x00880000 macro
1001 #define HC_HTXnFM_RGB555 (HC_HTXnFM_ARGB16 | 0x00000000)
1002 #define HC_HTXnFM_RGB565 (HC_HTXnFM_ARGB16 | 0x00010000)
1003 #define HC_HTXnFM_ARGB1555 (HC_HTXnFM_ARGB16 | 0x00020000)
1004 #define HC_HTXnFM_ARGB4444 (HC_HTXnFM_ARGB16 | 0x00030000)

Completed in 36 milliseconds