Lines Matching refs:aty_st_8
60 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()
71 aty_st_8(DAC_CNTL, 1, par); in aty_st_514()
73 aty_st_8(DAC_W_INDEX, offset & 0xff, par); in aty_st_514()
75 aty_st_8(DAC_DATA, (offset >> 8) & 0xff, par); in aty_st_514()
76 aty_st_8(DAC_MASK, val, par); in aty_st_514()
77 aty_st_8(DAC_CNTL, 0, par); in aty_st_514()
245 aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_dac_ATI68860_B()
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()
253 aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, 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()
271 aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)), in aty_set_dac_ATI68860_B()
325 aty_st_8(DAC_REGS + 2, DACMask, par); in aty_set_dac_ATT21C498()
410 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_ICS2595_put1bit()
414 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3), in aty_ICS2595_put1bit()
420 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3), in aty_ICS2595_put1bit()
440 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); in aty_set_pll18818()
443 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll18818()
452 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); /* Strobe = 0 */ in aty_set_pll18818()
454 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 1, par); /* Strobe = 0 */ in aty_set_pll18818()
474 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818()
475 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()
479 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()
580 aty_st_8(CRTC_GEN_CNTL + 3, 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()
596 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703()
699 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_8398()
707 aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_pll_8398()
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()
714 aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_pll_8398()
718 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_8398()
817 aty_st_8(CRTC_GEN_CNTL + 3, 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()
866 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_408()