Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/aty/
Datyfb_base.c2298 const int *refresh_tbl; in aty_calc_mem_refresh() local
2302 refresh_tbl = ragexl_tbl; in aty_calc_mem_refresh()
2305 refresh_tbl = ragepro_tbl; in aty_calc_mem_refresh()
2310 if (xclk < refresh_tbl[i]) in aty_calc_mem_refresh()