Searched refs:crtcext3 (Results 1 – 2 of 2) sorted by relevance
65 u8 crtcext3; in mgag200_regs_init() local121 RREG_ECRT(0x03, crtcext3); in mgag200_regs_init()122 crtcext3 |= MGAREG_CRTCEXT3_MGAMODE; in mgag200_regs_init()123 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
1197 u8 crtcext3, xmulctrl; in mgag200_set_format_regs() local1211 RREG_ECRT(3, crtcext3); in mgag200_set_format_regs()1235 crtcext3 &= ~GENMASK(2, 0); in mgag200_set_format_regs()1236 crtcext3 |= scale; in mgag200_set_format_regs()1253 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs()