Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dcyberfb.c355 wb_64(regs, S3_CRTC_ADR, S3_REG_LOCK2); in Cyber_init()
357 wb_64(regs, S3_CRTC_ADR, S3_HGC_MODE); in Cyber_init()
359 wb_64(regs, S3_CRTC_ADR, S3_HWGC_DX); in Cyber_init()
361 wb_64(regs, S3_CRTC_ADR, S3_HWGC_DY); in Cyber_init()
725 *(regs + S3_CRTC_ADR) = 0x39;
728 *(regs + S3_CRTC_ADR) = S3_HWGC_ORGX_H;
730 *(regs + S3_CRTC_ADR) = S3_HWGC_ORGX_L;
733 *(regs + S3_CRTC_ADR) = S3_HWGC_ORGY_H;
735 *(regs + S3_CRTC_ADR) = S3_HWGC_ORGY_L;
2279 *(regs + S3_CRTC_ADR) = 0x00;
[all …]
Dvirgefb.h29 #define S3_CRTC_ADR 0x03d4 macro
Dcyberfb.h86 #define S3_CRTC_ADR 0x03d4 macro
/linux-2.4.37.9/include/video/
Ds3blit.h63 #define S3_CRTC_ADR 0x03d4 macro