Searched refs:CLOCK_STROBE (Results 1 – 3 of 3) sorted by relevance
59 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()477 old_clock_cntl | CLOCK_STROBE, par); in aty_set_pll18818()481 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), par); in aty_set_pll18818()
305 aty_st_8(CLOCK_CNTL, par->clk_wr_offset | CLOCK_STROBE, par); in aty_set_pll_ct()
130 #define CLOCK_STROBE 0x40 macro