Searched refs:CRTC_PORT (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dmapper.c129 if (ast_get_index_reg(&scratch, CRTC_PORT, 0x90) != 0) {
134 if (ast_set_index_reg(CRTC_PORT, 0x90, scratch ^ 0x33) != 0) {
139 if (ast_get_index_reg(&newscratch, CRTC_PORT, 0x90) != 0) {
149 if (ast_set_index_reg(CRTC_PORT, 0x90, scratch) != 0) {
H A Dtools.c131 if (ast_get_index_reg(&pots, CRTC_PORT, 0xAA) != 0)
283 if (ast_get_index_reg(&hde, CRTC_PORT, 0x01) != 0) {
288 if (ast_get_index_reg(&ovf, CRTC_PORT, 0x07) != 0) {
293 if (ast_get_index_reg(&vde, CRTC_PORT, 0x12) != 0) {
298 if (ast_get_index_reg(&off, CRTC_PORT, 0x13) != 0) {
303 if (ast_get_index_reg(&undloc, CRTC_PORT, 0x14) != 0) {
308 if (ast_get_index_reg(&modectl, CRTC_PORT, 0x17) != 0) {
313 if (ast_get_index_reg(&pcicr3, CRTC_PORT, 0xa2) != 0) {
318 if (ast_get_index_reg(&ecm, CRTC_PORT, 0xa3) != 0) {
323 if (ast_get_index_reg(&xhovf, CRTC_PORT,
[all...]
H A Dast.h65 #define CRTC_PORT 0x54 macro
/solaris-x11-s11/open-src/driver/xf86-video-ast/sun-src/src/
H A Dast_sparc_driver.c279 GetIndexReg(CRTC_PORT, (UCHAR) (i), astReg->CRTC[i]);
316 SetIndexRegMask(CRTC_PORT,0x11, 0x7F, 0x00);
318 SetIndexReg(CRTC_PORT, (UCHAR) (i), astReg->CRTC[i]);

Completed in 21 milliseconds