Subversion Repositories Kolibri OS

Rev

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

Rev 2997 Rev 3192
Line 94... Line 94...
94
#define R600_CONFIG_CNTL                                        0x5424
94
#define R600_CONFIG_CNTL                                        0x5424
95
#define R600_CONFIG_MEMSIZE                                     0x5428
95
#define R600_CONFIG_MEMSIZE                                     0x5428
96
#define R600_CONFIG_F0_BASE                                     0x542C
96
#define R600_CONFIG_F0_BASE                                     0x542C
97
#define R600_CONFIG_APER_SIZE                                   0x5430
97
#define R600_CONFIG_APER_SIZE                                   0x5430
Line -... Line 98...
-
 
98
 
-
 
99
#define	R600_BIF_FB_EN						0x5490
-
 
100
#define		R600_FB_READ_EN					(1 << 0)
-
 
101
#define		R600_FB_WRITE_EN				(1 << 1)
-
 
102
 
-
 
103
#define R600_CITF_CNTL           				0x200c
-
 
104
#define		R600_BLACKOUT_MASK				0x00000003
-
 
105
 
-
 
106
#define R700_MC_CITF_CNTL           				0x25c0
98
 
107
 
99
#define R600_ROM_CNTL                              0x1600
108
#define R600_ROM_CNTL                              0x1600
100
#       define R600_SCK_OVERWRITE                  (1 << 1)
109
#       define R600_SCK_OVERWRITE                  (1 << 1)
101
#       define R600_SCK_PRESCALE_CRYSTAL_CLK_SHIFT 28
110
#       define R600_SCK_PRESCALE_CRYSTAL_CLK_SHIFT 28