Searched refs:tmpA (Results 1 – 1 of 1) sorted by relevance
800 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local816 tmpA = tmpB; in aty_set_pll_408()817 tmpC = tmpA; in aty_set_pll_408()818 tmpA |= 8; in aty_set_pll_408()822 aty_st_8(DAC_REGS + 2, tmpA, info); in aty_set_pll_408()828 tmpA = program_bits >> 8; in aty_set_pll_408()831 aty_st_8(DAC_REGS + 2, tmpA, info); in aty_set_pll_408()834 tmpA = (u8)program_bits; in aty_set_pll_408()837 aty_st_8(DAC_REGS + 2, tmpA, info); in aty_set_pll_408()840 tmpA = 0x77; in aty_set_pll_408()[all …]