Home
last modified time | relevance | path

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

/drivers/video/fbdev/aty/
Datyfb_base.c2308 const int *refresh_tbl; in aty_calc_mem_refresh() local
2312 refresh_tbl = ragexl_tbl; in aty_calc_mem_refresh()
2315 refresh_tbl = ragepro_tbl; in aty_calc_mem_refresh()
2320 if (xclk < refresh_tbl[i]) in aty_calc_mem_refresh()