Home
last modified time | relevance | path

Searched refs:IBMRGB_sysclk_vco_div (Results 1 – 14 of 14) sorted by relevance

/dports/x11-drivers/xf86-video-i128/xf86-video-i128-1.4.0/src/
H A DIBMRGB.h26 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
H A Di128IBMDAC.c399 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128ProgramIBMRGB()
405 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128ProgramIBMRGB()
617 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128ProgramSilverHammer()
H A Di128init.c286 if ((i == IBMRGB_sysclk_vco_div) || in I128RestoreState()
296 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128RestoreState()
298 iR->IBMRGB[IBMRGB_sysclk_vco_div]; MB; in I128RestoreState()
H A Di128reg.h689 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
H A Di128_driver.c903 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128PreInit()
937 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128PreInit()
969 pI128->mem.rbase_g[IDXL_I] = IBMRGB_sysclk_vco_div; MB; in I128PreInit()
/dports/graphics/svgalib/svgalib-1.4.3/src/ramdac/
H A DIBMRGB52x.h41 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/ramdac/
H A DIBM.h94 #define IBMRGB_sysclk_vco_div 0x16 /* not RGB525 */ macro
/dports/x11-drivers/xf86-video-s3/xf86-video-s3-0.7.0/src/
H A Ds3_IBMRGB.c276 m = S3InIBMRGBIndReg(pScrn, IBMRGB_sysclk_vco_div); in S3IBMRGB_PreInit()