/dports/graphics/svgalib/svgalib-1.4.3/mach/ |
H A D | mach64.c | 710 outb(ioDAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3); in mach64_dac_ati68860() 717 outb(ioDAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in mach64_dac_ati68860() 729 outb(ioDAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3))); in mach64_dac_ati68860() 877 outb(ioDAC_CNTL, (tb & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3); in mach64_saveregs() 882 outb(ioDAC_CNTL, tb | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in mach64_saveregs() 885 outb(ioDAC_CNTL, (tb & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3))); in mach64_saveregs() 916 outb(ioDAC_CNTL, (tb & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3); in mach64_setregs() 921 outb(ioDAC_CNTL, tb | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in mach64_setregs() 924 outb(ioDAC_CNTL, (tb & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3))); in mach64_setregs()
|
H A D | mach64.h | 271 #define DAC_EXT_SEL_RS3 0x02 macro
|
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/ |
H A D | atirgb514.c | 168 dac_cntl = inr(DAC_CNTL) & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in ATIRGB514Save() 248 dac_cntl = inr(DAC_CNTL) & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in ATIRGB514Set()
|
H A D | aticlock.c | 358 tmp = inr(DAC_CNTL) | (DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3); in ATIClockSet() 364 outr(DAC_CNTL, tmp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)); in ATIClockSet()
|
H A D | atiprint.c | 304 outr(DAC_CNTL, (dac_cntl & ~DAC_EXT_SEL_RS3) | DAC_EXT_SEL_RS2); in ATIRGB514PrintRegisters()
|
H A D | atiregs.h | 1102 #define DAC_EXT_SEL_RS3 0x000000002ul macro
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 245 aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_dac_ATI68860_B() 253 aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_dac_ATI68860_B() 271 aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)), in aty_set_dac_ATI68860_B() 709 aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_pll_8398() 716 aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_pll_8398()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 245 aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_dac_ATI68860_B() 253 aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_dac_ATI68860_B() 271 aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)), in aty_set_dac_ATI68860_B() 709 aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_pll_8398() 716 aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_pll_8398()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 245 aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_dac_ATI68860_B() 253 aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_dac_ATI68860_B() 271 aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)), in aty_set_dac_ATI68860_B() 709 aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_pll_8398() 716 aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_pll_8398()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ |
H A D | machfbreg.h | 217 #define DAC_EXT_SEL_RS3 0x02 macro
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/video/ |
H A D | mach64.h | 696 #define DAC_EXT_SEL_RS3 0x02 macro
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/video/ |
H A D | mach64.h | 696 #define DAC_EXT_SEL_RS3 0x02 macro
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/ |
H A D | mach64.h | 696 #define DAC_EXT_SEL_RS3 0x02 macro
|
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/ |
H A D | mach64.h | 998 #define DAC_EXT_SEL_RS3 0x000000002ul macro
|
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/ |
H A D | mach64.h | 998 #define DAC_EXT_SEL_RS3 0x000000002ul macro
|
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/ |
H A D | mach64.h | 979 # define DAC_EXT_SEL_RS3 0x00000002ul macro
|