Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_ct.c278 u8 pll_ref_div,pll_gen_cntl,pll_ext_cntl; in aty_init_pll_ct() local
371 pll_gen_cntl = 0x04; in aty_init_pll_ct()
375 pll_gen_cntl = 0x8C; in aty_init_pll_ct()
383 pll_gen_cntl |= xpost_div<<4; /* mclk == xclk */ in aty_init_pll_ct()
389 pll_gen_cntl |= 6<<4; /* mclk == sclk*/ in aty_init_pll_ct()
422 aty_st_pll(PLL_GEN_CNTL, pll_gen_cntl, info); in aty_init_pll_ct()