Home
last modified time | relevance | path

Searched refs:dsp_config (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Dmach64_ct.c213 pll->dsp_config = (dsp_precision << 20) | (info->dsp_loop_latency << 16) | in aty_dsp_gt()
271 aty_st_le32(DSP_CONFIG, pll->ct.dsp_config, info); in aty_set_pll_ct()
Datyfb.h62 u32 dsp_config; /* Mach64 GTB DSP */ member