Searched refs:dsp_on_off (Results 1 – 2 of 2) sorted by relevance
198 pll->dsp_on_off = (dsp_on << 16) + dsp_off; in aty_dsp_gt()202 __func__, pll->dsp_config, pll->dsp_on_off); in aty_dsp_gt()361 aty_st_le32(DSP_ON_OFF, pll->ct.dsp_on_off, par); in aty_set_pll_ct()397 pll->ct.dsp_on_off = aty_ld_le32(DSP_ON_OFF, par); in aty_get_pll_ct()500 if ((!dsp_on_off && !M64_HAS(RESET_3D)) || in aty_init_pll_ct()501 ((dsp_on_off == vga_dsp_on_off) && in aty_init_pll_ct()
97 u32 dsp_on_off; /* Mach64 GTB DSP */ member