Lines Matching refs:tmpB
816 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
828 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
830 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
832 tmpA = tmpB; in aty_set_pll_408()
835 tmpB = 1; in aty_set_pll_408()
837 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
843 tmpB = locationAddr; in aty_set_pll_408()
846 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
849 tmpB = locationAddr + 1; in aty_set_pll_408()
852 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
855 tmpB = locationAddr + 2; in aty_set_pll_408()
858 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
863 tmpB = 1; in aty_set_pll_408()
865 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()