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()
412 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_ICS2595_put1bit()
416 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3), in aty_ICS2595_put1bit()
422 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3), in aty_ICS2595_put1bit()
442 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); in aty_set_pll18818()
445 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll18818()
454 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); /* Strobe = 0 */ in aty_set_pll18818()
456 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 1, par); /* Strobe = 0 */ in aty_set_pll18818()
476 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818()
477 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()
481 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()
582 aty_st_8(CRTC_GEN_CNTL + 3, 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()
598 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703()
702 aty_st_8(CRTC_GEN_CNTL + 3, in aty_set_pll_8398()
710 aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par); in aty_set_pll_8398()
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()
717 aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3, in aty_set_pll_8398()
721 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_8398()
820 aty_st_8(CRTC_GEN_CNTL + 3, 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()
869 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_408()