Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_accel.c960 mga_setr(M_CRTC_INDEX, 0x0A, ACCESS_FBINFO(cursor.u)); in matrox_text_createcursor()
961 mga_setr(M_CRTC_INDEX, 0x0B, ACCESS_FBINFO(cursor.d) - 1); in matrox_text_createcursor()
979 mga_setr(M_CRTC_INDEX, 0x0A, 0x20); in matrox_text_cursor()
997 mga_setr(M_CRTC_INDEX, 0x0F, pos); in matrox_text_cursor()
998 mga_setr(M_CRTC_INDEX, 0x0E, pos >> 8); in matrox_text_cursor()
1000 mga_setr(M_CRTC_INDEX, 0x0A, ACCESS_FBINFO(cursor.u)); in matrox_text_cursor()
Dmatroxfb_misc.c459 mga_setr(M_CRTC_INDEX, 17, hw->CRTC[17] & 0x7F); in matroxfb_vgaHWrestore()
461 mga_setr(M_CRTC_INDEX, i, hw->CRTC[i]); in matroxfb_vgaHWrestore()
Dmatroxfb_base.h841 #define M_CRTC_INDEX 0x1FD4 macro
Dmatroxfb_base.c351 mga_setr(M_CRTC_INDEX, 0x0D, p0); in matrox_pan_var()
352 mga_setr(M_CRTC_INDEX, 0x0C, p1); in matrox_pan_var()