Searched refs:tmpB (Results 1 – 1 of 1) sorted by relevance
| /drivers/video/fbdev/aty/ |
| A D | mach64_gx.c | 813 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local 829 tmpA = tmpB; in aty_set_pll_408() 832 tmpB = 1; in aty_set_pll_408() 834 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() 840 tmpB = locationAddr; in aty_set_pll_408() 843 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() 846 tmpB = locationAddr + 1; in aty_set_pll_408() 849 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() 852 tmpB = locationAddr + 2; in aty_set_pll_408() 855 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() [all …]
|
Completed in 7 milliseconds