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