Home
last modified time | relevance | path

Searched refs:DAC_EXT_SEL_RS3 (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/svgalib/svgalib-1.4.3/mach/
H A Dmach64.c710 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 Dmach64.h271 #define DAC_EXT_SEL_RS3 0x02 macro
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datirgb514.c168 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 Daticlock.c358 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 Datiprint.c304 outr(DAC_CNTL, (dac_cntl & ~DAC_EXT_SEL_RS3) | DAC_EXT_SEL_RS2); in ATIRGB514PrintRegisters()
H A Datiregs.h1102 #define DAC_EXT_SEL_RS3 0x000000002ul macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Dmach64_gx.c245 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 Dmach64_gx.c245 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 Dmach64_gx.c245 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 Dmachfbreg.h217 #define DAC_EXT_SEL_RS3 0x02 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/video/
H A Dmach64.h696 #define DAC_EXT_SEL_RS3 0x02 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/video/
H A Dmach64.h696 #define DAC_EXT_SEL_RS3 0x02 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/
H A Dmach64.h696 #define DAC_EXT_SEL_RS3 0x02 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/
H A Dmach64.h998 #define DAC_EXT_SEL_RS3 0x000000002ul macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/
H A Dmach64.h998 #define DAC_EXT_SEL_RS3 0x000000002ul macro
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dmach64.h979 # define DAC_EXT_SEL_RS3 0x00000002ul macro