Lines Matching refs:DAC_REGS

45 	(void) aty_ld_8(DAC_REGS, 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()
50 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4()
248 aty_st_8(DAC_REGS + 2, 0x1D, par); in aty_set_dac_ATI68860_B()
249 aty_st_8(DAC_REGS + 3, gModeReg, par); in aty_set_dac_ATI68860_B()
250 aty_st_8(DAC_REGS, 0x02, par); in aty_set_dac_ATI68860_B()
267 temp = aty_ld_8(DAC_REGS, par); in aty_set_dac_ATI68860_B()
268 aty_st_8(DAC_REGS, (devSetupRegA | mask) | (temp & A860_DELAY_L), in aty_set_dac_ATI68860_B()
325 aty_st_8(DAC_REGS + 2, DACMask, par); in aty_set_dac_ATT21C498()
473 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll18818()
589 (void) aty_ld_8(DAC_REGS + 2, par); in aty_set_pll_1703()
590 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
591 aty_st_8(DAC_REGS + 2, 0, par); in aty_set_pll_1703()
592 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF00) >> 8, par); in aty_set_pll_1703()
593 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF), par); in aty_set_pll_1703()
595 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_1703()
709 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
710 aty_st_8(DAC_REGS + 1, (program_bits & 0xff00) >> 8, par); in aty_set_pll_8398()
711 aty_st_8(DAC_REGS + 1, (program_bits & 0xff), par); in aty_set_pll_8398()
717 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_8398()
825 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
827 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
834 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
835 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
843 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
844 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
849 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
850 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
855 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
856 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
862 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
863 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
865 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_408()