Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/via/
Dvia_3d_reg.h970 #define HC_HTXnFM_ABGR16 0x00a80000 macro
1004 #define HC_HTXnFM_BGR555 (HC_HTXnFM_ABGR16 | 0x00000000)
1005 #define HC_HTXnFM_BGR565 (HC_HTXnFM_ABGR16 | 0x00010000)
1006 #define HC_HTXnFM_ABGR1555 (HC_HTXnFM_ABGR16 | 0x00020000)
1007 #define HC_HTXnFM_ABGR4444 (HC_HTXnFM_ABGR16 | 0x00030000)