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()
475 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll18818()
591 (void) aty_ld_8(DAC_REGS + 2, par); in aty_set_pll_1703()
592 aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par); in aty_set_pll_1703()
593 aty_st_8(DAC_REGS + 2, 0, par); in aty_set_pll_1703()
594 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF00) >> 8, par); in aty_set_pll_1703()
595 aty_st_8(DAC_REGS + 2, (program_bits & 0xFF), par); in aty_set_pll_1703()
597 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_1703()
712 aty_st_8(DAC_REGS, locationAddr, par); in aty_set_pll_8398()
713 aty_st_8(DAC_REGS + 1, (program_bits & 0xff00) >> 8, par); in aty_set_pll_8398()
714 aty_st_8(DAC_REGS + 1, (program_bits & 0xff), par); in aty_set_pll_8398()
720 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_8398()
828 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
830 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
837 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
838 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
846 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
847 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
852 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
853 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
858 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
859 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
865 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
866 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()
868 (void) aty_ld_8(DAC_REGS, par); /* Clear DAC Counter */ in aty_set_pll_408()