Lines Matching refs:tmpB
800 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
812 tmpB = aty_ld_8(DAC_REGS + 2, info) | 1; in aty_set_pll_408()
814 aty_st_8(DAC_REGS + 2, tmpB, info); in aty_set_pll_408()
816 tmpA = tmpB; in aty_set_pll_408()
819 tmpB = 1; in aty_set_pll_408()
821 aty_st_8(DAC_REGS, tmpB, info); in aty_set_pll_408()
827 tmpB = locationAddr; in aty_set_pll_408()
830 aty_st_8(DAC_REGS, tmpB, info); in aty_set_pll_408()
833 tmpB = locationAddr + 1; in aty_set_pll_408()
836 aty_st_8(DAC_REGS, tmpB, info); in aty_set_pll_408()
839 tmpB = locationAddr + 2; in aty_set_pll_408()
842 aty_st_8(DAC_REGS, tmpB, info); in aty_set_pll_408()
847 tmpB = 1; in aty_set_pll_408()
849 aty_st_8(DAC_REGS, tmpB, info); in aty_set_pll_408()