Subversion Repositories Kolibri OS

Rev

Rev 1221 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1221 Rev 1430
Line 28... Line 28...
28
#define AVIVOD_H
28
#define AVIVOD_H
Line 29... Line 29...
29
 
29
 
30
 
30
 
-
 
31
#define	D1CRTC_CONTROL					0x6080
31
#define	D1CRTC_CONTROL					0x6080
32
#define		CRTC_EN						(1 << 0)
32
#define		CRTC_EN						(1 << 0)
33
#define	D1CRTC_STATUS					0x609c
33
#define	D1CRTC_UPDATE_LOCK				0x60E8
34
#define	D1CRTC_UPDATE_LOCK				0x60E8
Line 34... Line 35...
34
#define	D1GRPH_PRIMARY_SURFACE_ADDRESS			0x6110
35
#define	D1GRPH_PRIMARY_SURFACE_ADDRESS			0x6110
-
 
36
#define	D1GRPH_SECONDARY_SURFACE_ADDRESS		0x6118
35
#define	D1GRPH_SECONDARY_SURFACE_ADDRESS		0x6118
37
 
36
 
38
#define	D2CRTC_CONTROL					0x6880
37
#define	D2CRTC_CONTROL					0x6880
39
#define	D2CRTC_STATUS					0x689c
Line 38... Line 40...
38
#define	D2CRTC_UPDATE_LOCK				0x68E8
40
#define	D2CRTC_UPDATE_LOCK				0x68E8