Lines Matching refs:CLOCK_CNTL
59 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_StrobeClock()
60 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()
409 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
410 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_ICS2595_put1bit()
413 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
414 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3), in aty_ICS2595_put1bit()
419 tmp = aty_ld_8(CLOCK_CNTL, par); in aty_ICS2595_put1bit()
420 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3), in aty_ICS2595_put1bit()
439 old_clock_cntl = aty_ld_8(CLOCK_CNTL, par); in aty_set_pll18818()
440 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, 0, par); 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()
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()