Searched refs:MGAREG_CRTCEXT_DATA (Results 1 – 3 of 3) sorted by relevance
789 tmp = RREG8(MGAREG_CRTCEXT_DATA); in mga_g200wb_commit()790 WREG8(MGAREG_CRTCEXT_DATA, tmp | 0x88); in mga_g200wb_commit()847 crtcext0 = RREG8(MGAREG_CRTCEXT_DATA); in mga_set_start_address()1163 WREG8(MGAREG_CRTCEXT_DATA, 0); in mga_crtc_mode_set()1191 WREG8(MGAREG_CRTCEXT_DATA, hi_pri_lvl); in mga_crtc_mode_set()1195 WREG8(MGAREG_CRTCEXT_DATA, 0x03); in mga_crtc_mode_set()1197 WREG8(MGAREG_CRTCEXT_DATA, 0x04); in mga_crtc_mode_set()1300 crtcext1 |= RREG8(MGAREG_CRTCEXT_DATA) & ~0x30; in mga_crtc_dpms()1301 WREG8(MGAREG_CRTCEXT_DATA, crtcext1); in mga_crtc_dpms()
69 WREG8(MGAREG_CRTCEXT_DATA, v); \
237 #define MGAREG_CRTCEXT_DATA 0x1fdf macro