Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_gx.c620 u16 m, n, k = 0, save_m, save_n, twoToKth; in aty_var_to_pll_8398() local
627 save_m = 0; in aty_var_to_pll_8398()
664 save_m = m; in aty_var_to_pll_8398()
671 program_bits = (k << 6) + (save_m) + (save_n << 8); in aty_var_to_pll_8398()