Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_gx.c60 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()
Dmach64_ct.c307 aty_st_8(CLOCK_CNTL, par->clk_wr_offset | CLOCK_STROBE, par); in aty_set_pll_ct()
/linux-6.1.9/include/video/
Dmach64.h126 #define CLOCK_STROBE 0x40 macro