Searched refs:dsp_tics (Results 1 – 3 of 3) sorted by relevance
185 int dsp_poll, dsp_tics; variable1134 dsp_tics = poll * HZ / 8000; in dsp_init()1135 if (dsp_tics * 8000 != poll * HZ) { in dsp_init()1147 dsp_tics = tics; in dsp_init()1164 "%d jiffies.\n", dsp_poll, dsp_tics); in dsp_init()1199 dsp_spl_tl.expires = jiffies + dsp_tics; in dsp_init()
38 extern int dsp_tics;
1804 if ((s32)(dsp_spl_jiffies+dsp_tics-jiffies) <= 0)1807 dsp_spl_jiffies += dsp_tics;