Home
last modified time | relevance | path

Searched refs:clk_wr_offset (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/video/fbdev/aty/
Dmach64_gx.c60 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, tmp | CLOCK_STROBE, par); in aty_StrobeClock()
410 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, in aty_ICS2595_put1bit()
414 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (0 << 3), in aty_ICS2595_put1bit()
420 aty_st_8(CLOCK_CNTL + par->clk_wr_offset, (tmp & ~0x08) | (1 << 3), in aty_ICS2595_put1bit()
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()
Dmach64_ct.c297 par->clk_wr_offset, pll->ct.vclk_fb_div, in aty_set_pll_ct()
307 aty_st_8(CLOCK_CNTL, par->clk_wr_offset | CLOCK_STROBE, par); in aty_set_pll_ct()
318 tmp2 = par->clk_wr_offset << 1; in aty_set_pll_ct()
326 tmp &= ~(0x10U << par->clk_wr_offset); in aty_set_pll_ct()
332 tmp = VCLK0_FB_DIV + par->clk_wr_offset; in aty_set_pll_ct()
Datyfb.h137 unsigned long clk_wr_offset; /* meaning overloaded, clock id by CT */ member
Datyfb_base.c3509 par->clk_wr_offset = 3; in atyfb_setup_generic()
3677 par->clk_wr_offset = 3; /* */ in atyfb_atari_probe()
3680 par->clk_wr_offset = 2; /* Medusa ST-IO ISA Adapter etc. */ in atyfb_atari_probe()
3683 par->clk_wr_offset = 1; /* */ in atyfb_atari_probe()
3686 par->clk_wr_offset = 0; /* Panther 1 ISA Adapter (Gerald) */ in atyfb_atari_probe()