Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
A Dmach64_gx.c815 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
831 tmpA = tmpB; in aty_set_pll_408()
834 tmpB = 1; in aty_set_pll_408()
836 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
842 tmpB = locationAddr; in aty_set_pll_408()
845 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
848 tmpB = locationAddr + 1; in aty_set_pll_408()
851 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
854 tmpB = locationAddr + 2; in aty_set_pll_408()
857 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
[all …]

Completed in 6 milliseconds