Home
last modified time | relevance | path

Searched refs:tmpB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_gx.c815 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
827 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
829 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
831 tmpA = tmpB; in aty_set_pll_408()
834 tmpB = 1; in aty_set_pll_408()
836 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
842 tmpB = locationAddr; in aty_set_pll_408()
845 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408()
848 tmpB = locationAddr + 1; in aty_set_pll_408()
851 aty_st_8(DAC_REGS, tmpB, pa in aty_set_pll_408()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_gx.c813 u8 tmpA, tmpB, tmpC; in aty_set_pll_408() local
825 tmpB = aty_ld_8(DAC_REGS + 2, par) | 1; in aty_set_pll_408()
827 aty_st_8(DAC_REGS + 2, tmpB, par); in aty_set_pll_408()
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, pa in aty_set_pll_408()
[all...]

Completed in 3 milliseconds