Searched refs:tmpA (Results 1 – 1 of 1) sorted by relevance
815 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local831 tmpA = tmpB; in aty_set_pll_408()832 tmpC = tmpA; in aty_set_pll_408()833 tmpA |= 8; in aty_set_pll_408()837 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()843 tmpA = program_bits >> 8; in aty_set_pll_408()846 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()849 tmpA = (u8) program_bits; in aty_set_pll_408()852 aty_st_8(DAC_REGS + 2, tmpA, par); in aty_set_pll_408()855 tmpA = 0x77; in aty_set_pll_408()[all …]