Subversion Repositories Kolibri OS

Rev

Rev 1321 | Rev 1430 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1321 Rev 1403
Line 880... Line 880...
880
#define		S_000E60_SOFT_RESET_SEM(x)		(((x) & 1) << 15)
880
#define		S_000E60_SOFT_RESET_SEM(x)		(((x) & 1) << 15)
881
#define		S_000E60_SOFT_RESET_TSC(x)		(((x) & 1) << 16)
881
#define		S_000E60_SOFT_RESET_TSC(x)		(((x) & 1) << 16)
882
#define		S_000E60_SOFT_RESET_VMC(x)		(((x) & 1) << 17)
882
#define		S_000E60_SOFT_RESET_VMC(x)		(((x) & 1) << 17)
Line 883... Line 883...
883
 
883
 
-
 
884
#define R_005480_HDP_MEM_COHERENCY_FLUSH_CNTL		0x5480
-
 
885
 
-
 
886
#define R_0280E0_CB_COLOR0_FRAG                      0x0280E0
-
 
887
#define   S_0280E0_BASE_256B(x)                        (((x) & 0xFFFFFFFF) << 0)
-
 
888
#define   G_0280E0_BASE_256B(x)                        (((x) >> 0) & 0xFFFFFFFF)
-
 
889
#define   C_0280E0_BASE_256B                           0x00000000
-
 
890
#define R_0280E4_CB_COLOR1_FRAG                      0x0280E4
-
 
891
#define R_0280E8_CB_COLOR2_FRAG                      0x0280E8
-
 
892
#define R_0280EC_CB_COLOR3_FRAG                      0x0280EC
-
 
893
#define R_0280F0_CB_COLOR4_FRAG                      0x0280F0
-
 
894
#define R_0280F4_CB_COLOR5_FRAG                      0x0280F4
-
 
895
#define R_0280F8_CB_COLOR6_FRAG                      0x0280F8
-
 
896
#define R_0280FC_CB_COLOR7_FRAG                      0x0280FC
-
 
897
#define R_0280C0_CB_COLOR0_TILE                      0x0280C0
-
 
898
#define   S_0280C0_BASE_256B(x)                        (((x) & 0xFFFFFFFF) << 0)
-
 
899
#define   G_0280C0_BASE_256B(x)                        (((x) >> 0) & 0xFFFFFFFF)
-
 
900
#define   C_0280C0_BASE_256B                           0x00000000
-
 
901
#define R_0280C4_CB_COLOR1_TILE                      0x0280C4
-
 
902
#define R_0280C8_CB_COLOR2_TILE                      0x0280C8
-
 
903
#define R_0280CC_CB_COLOR3_TILE                      0x0280CC
-
 
904
#define R_0280D0_CB_COLOR4_TILE                      0x0280D0
-
 
905
#define R_0280D4_CB_COLOR5_TILE                      0x0280D4
-
 
906
#define R_0280D8_CB_COLOR6_TILE                      0x0280D8
-
 
907
#define R_0280DC_CB_COLOR7_TILE                      0x0280DC
-
 
908
 
884
#define R_005480_HDP_MEM_COHERENCY_FLUSH_CNTL		0x5480
909