Home
last modified time | relevance | path

Searched refs:IBMRGB_hsync_pos (Results 1 – 15 of 15) sorted by relevance

/dports/x11-drivers/xf86-video-i128/xf86-video-i128-1.4.0/src/
H A DIBMRGB.h12 #define IBMRGB_hsync_pos 0x04 macro
H A Di128IBMDAC.c357 pI128->mem.rbase_g[IDXL_I] = IBMRGB_hsync_pos; MB; in I128ProgramIBMRGB()
578 pI128->mem.rbase_g[IDXL_I] = IBMRGB_hsync_pos; MB; in I128ProgramSilverHammer()
H A Di128reg.h675 #define IBMRGB_hsync_pos 0x04 macro
/dports/graphics/svgalib/svgalib-1.4.3/src/ramdac/
H A DIBMRGB52x.h27 #define IBMRGB_hsync_pos 0x04 macro
H A DIBMRGB52x.c327 regs[IBMRGB_hsync_pos] = 0; in IBMRGB52x_initializestate()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h80 #define IBMRGB_hsync_pos 0x04 macro
/dports/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9/src/
H A Dpm_dac.c131 ramdacReg->DacRegs[IBMRGB_hsync_pos] = 0; in PermediaInit()
H A Dtx_dac.c213 STORERAMDAC(IBMRGB_hsync_pos, 0); in TXInit()
/dports/x11-drivers/xf86-video-s3/xf86-video-s3-0.7.0/src/
H A Ds3_IBMRGB.c307 S3OutIBMRGBIndReg(pScrn, IBMRGB_hsync_pos, 0, 0); in S3IBMRGB_Init()