Searched refs:tmpA (Results 1 – 1 of 1) sorted by relevance
816 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local832 tmpA = tmpB; in aty_set_pll_408()833 tmpC = tmpA; in aty_set_pll_408()834 tmpA |= 8; in aty_set_pll_408()838 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()844 tmpA = program_bits >> 8; in aty_set_pll_408()847 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()850 tmpA = (u8) program_bits; in aty_set_pll_408()853 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()856 tmpA = 0x77; in aty_set_pll_408()[all …]