Home
last modified time | relevance | path

Searched refs:CLOCK_STROBE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_gx.c60 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()
478 old_clock_cntl | CLOCK_STROBE, par); in aty_set_pll18818()
482 ((pll->ics2595.locationAddr & 0x0F) | CLOCK_STROBE), par); in aty_set_pll18818()
Dmach64_ct.c306 aty_st_8(CLOCK_CNTL, par->clk_wr_offset | CLOCK_STROBE, par); in aty_set_pll_ct()
/Linux-v4.19/include/video/
Dmach64.h130 #define CLOCK_STROBE 0x40 macro