Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/via/
Dvia_3d_reg.h966 #define HC_HTXnFM_ARGB16 0x00880000 macro
1002 #define HC_HTXnFM_RGB555 (HC_HTXnFM_ARGB16 | 0x00000000)
1003 #define HC_HTXnFM_RGB565 (HC_HTXnFM_ARGB16 | 0x00010000)
1004 #define HC_HTXnFM_ARGB1555 (HC_HTXnFM_ARGB16 | 0x00020000)
1005 #define HC_HTXnFM_ARGB4444 (HC_HTXnFM_ARGB16 | 0x00030000)