Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/aty/
Dmach64_gx.c813 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
825 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
827 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
829 tmpA = tmpB; in aty_set_pll_408()
832 tmpB = 1; in aty_set_pll_408()
834 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
840 tmpB = locationAddr; in aty_set_pll_408()
843 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
846 tmpB = locationAddr + 1; in aty_set_pll_408()
849 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
[all …]