Home
last modified time | relevance | path

Searched refs:crtcext3 (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c66 u8 crtcext3; in mgag200_regs_init() local
122 RREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
123 crtcext3 |= MGAREG_CRTCEXT3_MGAMODE; in mgag200_regs_init()
124 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
H A Dmgag200_mode.c1188 u8 crtcext3, xmulctrl; in mgag200_set_format_regs() local
1202 RREG_ECRT(3, crtcext3); in mgag200_set_format_regs()
1226 crtcext3 &= ~GENMASK(2, 0); in mgag200_set_format_regs()
1227 crtcext3 |= scale; in mgag200_set_format_regs()
1241 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c66 u8 crtcext3; in mgag200_regs_init() local
122 RREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
123 crtcext3 |= MGAREG_CRTCEXT3_MGAMODE; in mgag200_regs_init()
124 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
H A Dmgag200_mode.c1188 u8 crtcext3, xmulctrl; in mgag200_set_format_regs() local
1202 RREG_ECRT(3, crtcext3); in mgag200_set_format_regs()
1226 crtcext3 &= ~GENMASK(2, 0); in mgag200_set_format_regs()
1227 crtcext3 |= scale; in mgag200_set_format_regs()
1241 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c66 u8 crtcext3; in mgag200_regs_init() local
122 RREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
123 crtcext3 |= MGAREG_CRTCEXT3_MGAMODE; in mgag200_regs_init()
124 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
H A Dmgag200_mode.c1188 u8 crtcext3, xmulctrl; in mgag200_set_format_regs() local
1202 RREG_ECRT(3, crtcext3); in mgag200_set_format_regs()
1226 crtcext3 &= ~GENMASK(2, 0); in mgag200_set_format_regs()
1227 crtcext3 |= scale; in mgag200_set_format_regs()
1241 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs()