Lines Matching refs:CLOCK_CNTL
58 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_StrobeClock()
59 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()
410 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
411 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_ICS2595_put1bit()
414 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
415 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3), in aty_ICS2595_put1bit()
420 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
421 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3), in aty_ICS2595_put1bit()
440 old_clock_cntl = aty_ld_8(CLOCK_CNTL, par); in aty_set_pll18818()
441 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); in aty_set_pll18818()
453 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); /* Strobe = 0 */ in aty_set_pll18818()
455 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 1, par); /* Strobe = 0 */ in aty_set_pll18818()
476 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()
480 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_set_pll18818()