aty_st_8          571 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(CLOCK_CNTL_INDEX, pll_index & 0x3F);
aty_st_8          579 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(CLOCK_CNTL_INDEX, (pll_index & 0x3F) | PLL_WR_EN);
aty_st_8         1515 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(CRTC_EXT_CNTL + 1, 4);	/* turn video off */
aty_st_8         1531 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(CRTC_EXT_CNTL + 1, 0);	/* turn the video back on */
aty_st_8         1667 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(PALETTE_INDEX, regno);
aty_st_8         2222 drivers/video/fbdev/aty/aty128fb.c 	aty_st_8(CRTC_EXT_CNTL+1, state);
aty_st_8         1437 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_MASK, 0xff, par);
aty_st_8         2821 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_W_INDEX, regno, par);
aty_st_8         2822 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_DATA, red, par);
aty_st_8         2823 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_DATA, green, par);
aty_st_8         2824 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_DATA, blue, par);
aty_st_8         2882 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_CNTL, i, par);
aty_st_8         2883 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_8(DAC_MASK, 0xff, par);
aty_st_8           28 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_8(CLOCK_CNTL_ADDR, (offset << 2) & PLL_ADDR, par);
aty_st_8           37 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_8(CLOCK_CNTL_ADDR, ((offset << 2) & PLL_ADDR) | PLL_WR_EN, par);
aty_st_8           39 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_8(CLOCK_CNTL_DATA, val & PLL_DATA, par);
aty_st_8           40 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_8(CLOCK_CNTL_ADDR, ((offset << 2) & PLL_ADDR) & ~PLL_WR_EN, par);
aty_st_8          306 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_8(CLOCK_CNTL, par->clk_wr_offset | CLOCK_STROBE, par);
aty_st_8           60 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par);
aty_st_8           71 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, 1, par);
aty_st_8           73 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_W_INDEX, offset & 0xff, par);
aty_st_8           75 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_DATA, (offset >> 8) & 0xff, par);
aty_st_8           76 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_MASK, val, par);
aty_st_8           77 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, 0, par);
aty_st_8          245 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3,
aty_st_8          248 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, 0x1D, par);
aty_st_8          249 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 3, gModeReg, par);
aty_st_8          250 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, 0x02, par);
aty_st_8          253 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par);
aty_st_8          268 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, (devSetupRegA | mask) | (temp & A860_DELAY_L),
aty_st_8          271 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)),
aty_st_8          325 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, DACMask, par);
aty_st_8          412 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset,
aty_st_8          416 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3),
aty_st_8          422 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3),
aty_st_8          442 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par);
aty_st_8          445 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3,
aty_st_8          454 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par);	/* Strobe = 0 */
aty_st_8          456 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 1, par);	/* Strobe = 0 */
aty_st_8          476 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
aty_st_8          477 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset,
aty_st_8          481 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CLOCK_CNTL + par->clk_wr_offset,
aty_st_8          582 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3,
aty_st_8          592 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, (locationAddr << 1) + 0x20, par);
aty_st_8          593 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, 0, par);
aty_st_8          594 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, (program_bits & 0xFF00) >> 8, par);
aty_st_8          595 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, (program_bits & 0xFF), par);
aty_st_8          598 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
aty_st_8          702 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3,
aty_st_8          710 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, tmp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par);
aty_st_8          712 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, locationAddr, par);
aty_st_8          713 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 1, (program_bits & 0xff00) >> 8, par);
aty_st_8          714 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 1, (program_bits & 0xff), par);
aty_st_8          717 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_CNTL, (tmp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3,
aty_st_8          721 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
aty_st_8          820 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3,
aty_st_8          830 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpB, par);
aty_st_8          837 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, tmpB, par);
aty_st_8          838 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
aty_st_8          846 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, tmpB, par);
aty_st_8          847 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
aty_st_8          852 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, tmpB, par);
aty_st_8          853 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
aty_st_8          858 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, tmpB, par);
aty_st_8          859 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
aty_st_8          865 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS, tmpB, par);
aty_st_8          866 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
aty_st_8          869 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);