Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Dmach64.h766 #define DSP_LOOP_LATENCY 0x000f0000 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_ct.c496 pll->ct.dsp_loop_latency = (dsp_config & DSP_LOOP_LATENCY) >> 16; in aty_init_pll_ct()