Searched refs:MGAREG_CRTCEXT_DATA (Results 1 – 3 of 3) sorted by relevance
790 tmp = RREG8(MGAREG_CRTCEXT_DATA); in mga_g200wb_commit()791 WREG8(MGAREG_CRTCEXT_DATA, tmp | 0x88); in mga_g200wb_commit()848 crtcext0 = RREG8(MGAREG_CRTCEXT_DATA); in mga_set_start_address()1184 WREG8(MGAREG_CRTCEXT_DATA, 0); in mga_crtc_mode_set()1212 WREG8(MGAREG_CRTCEXT_DATA, hi_pri_lvl); in mga_crtc_mode_set()1216 WREG8(MGAREG_CRTCEXT_DATA, 0x03); in mga_crtc_mode_set()1218 WREG8(MGAREG_CRTCEXT_DATA, 0x04); in mga_crtc_mode_set()1321 crtcext1 |= RREG8(MGAREG_CRTCEXT_DATA) & ~0x30; in mga_crtc_dpms()1322 WREG8(MGAREG_CRTCEXT_DATA, crtcext1); in mga_crtc_dpms()
76 WREG8(MGAREG_CRTCEXT_DATA, v); \
237 #define MGAREG_CRTCEXT_DATA 0x1fdf macro