Searched refs:crtcext3 (Results 1 – 2 of 2) sorted by relevance
67 u8 crtcext3; in mgag200_regs_init() local123 RREG_ECRT(0x03, crtcext3); in mgag200_regs_init()124 crtcext3 |= MGAREG_CRTCEXT3_MGAMODE; in mgag200_regs_init()125 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
483 u8 crtcext3, xmulctrl; in mgag200_set_format_regs() local497 RREG_ECRT(3, crtcext3); in mgag200_set_format_regs()521 crtcext3 &= ~GENMASK(2, 0); in mgag200_set_format_regs()522 crtcext3 |= scale; in mgag200_set_format_regs()536 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs()