Lines Matching refs:DAC_REGS

44 	(void) aty_ld_8(DAC_REGS, par);  in aty_dac_waste4()
46 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4()
47 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4()
48 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4()
49 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4()
247 aty_st_8(DAC_REGS + 2, 0x1D, par); in aty_set_dac_ATI68860_B()
248 aty_st_8(DAC_REGS + 3, gModeReg, par); in aty_set_dac_ATI68860_B()
249 aty_st_8(DAC_REGS, 0x02, par); in aty_set_dac_ATI68860_B()
266 temp = aty_ld_8(DAC_REGS, par); in aty_set_dac_ATI68860_B()
267 aty_st_8(DAC_REGS, (devSetupRegA | mask) | (temp & A860_DELAY_L), in aty_set_dac_ATI68860_B()
324 aty_st_8(DAC_REGS + 2, DACMask, par); in aty_set_dac_ATT21C498()
474 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll18818()
590 (void) aty_ld_8(DAC_REGS + 2, par); in aty_set_pll_1703()
591 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
592 aty_st_8(DAC_REGS + 2, 0, par); in aty_set_pll_1703()
593 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF00) >> 8, par); in aty_set_pll_1703()
594 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF), par); in aty_set_pll_1703()
596 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_1703()
711 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
712 aty_st_8(DAC_REGS + 1, (program_bits & 0xff00) >> 8, par); in aty_set_pll_8398()
713 aty_st_8(DAC_REGS + 1, (program_bits & 0xff), par); in aty_set_pll_8398()
719 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_8398()
827 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
829 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
836 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
837 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
845 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
846 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
851 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
852 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
857 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
858 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
864 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
865 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
867 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_408()