Home
last modified time | relevance | path

Searched refs:CRTC_CSYNC_EN (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dmachfbreg.h189 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmachfb.c992 crtc->gen_cntl |= CRTC_CSYNC_EN; in mach64_calc_crtcregs()
1020 CRTC_CSYNC_EN | in mach64_set_crtcregs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/video/
H A Daty128.h279 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmach64.h586 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/video/
H A Daty128.h279 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmach64.h586 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/
H A Daty128.h279 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmach64.h586 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu42/qemu-4.2.1/hw/display/
H A Dati_regs.h331 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu/qemu-6.2.0/hw/display/
H A Dati_regs.h332 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu60/qemu-6.0.0/hw/display/
H A Dati_regs.h332 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu5/qemu-5.2.0/hw/display/
H A Dati_regs.h332 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu-utils/qemu-4.2.1/hw/display/
H A Dati_regs.h331 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/display/
H A Dati_regs.h331 #define CRTC_CSYNC_EN 0x00000010
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/display/
H A Dati_regs.h331 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/display/
H A Dati_regs.h332 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/graphics/svgalib/svgalib-1.4.3/mach/
H A Dmach64.h206 #define CRTC_CSYNC_EN 0x10 macro
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datimach64.c90 if ((pATI->LockData.crtc_gen_cntl & CRTC_CSYNC_EN) && !pATI->OptionCSync) in ATIMach64PreInit()
761 CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_CSYNC_EN | in ATIMach64Calculate()
807 pATIHW->crtc_gen_cntl |= CRTC_CSYNC_EN; in ATIMach64Calculate()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/ati128/
H A Dregs.h250 #define CRTC_CSYNC_EN 0x00000010 macro
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Drage.c218 #define CRTC_CSYNC_EN 0x00000010ul macro
1045 CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_CSYNC_EN | in rage_initializemode()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/drivers/
H A Dradeon.h193 # define CRTC_CSYNC_EN (1 << 4) macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/drivers/
H A Dradeon.h193 # define CRTC_CSYNC_EN (1 << 4) macro
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dradeon.h183 # define CRTC_CSYNC_EN (1 << 4) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c734 (crtc->gen_cntl & CRTC_CSYNC_EN) ? 'P' : 'N'); in aty_set_crtc()
1015 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? CRTC_CSYNC_EN : 0; in aty_var_to_crtc()
1187 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty_crtc_to_var()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c734 (crtc->gen_cntl & CRTC_CSYNC_EN) ? 'P' : 'N'); in aty_set_crtc()
1015 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? CRTC_CSYNC_EN : 0; in aty_var_to_crtc()
1187 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty_crtc_to_var()

12