Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64_ct.c282 u32 mc,trp,trcd,tcrd,tras; in aty_init_pll_ct() local
287 tcrd = (mc & 0x1000) >> 12; tras = (mc & 0x70000) >> 16; in aty_init_pll_ct()
288 info->xclkpagefaultdelay = trcd + tcrd + trp + 2; in aty_init_pll_ct()