Searched refs:dsp_tics (Results 1 – 3 of 3) sorted by relevance
186 int dsp_poll, dsp_tics; variable1145 dsp_tics = poll * HZ / 8000; in dsp_init()1146 if (dsp_tics * 8000 != poll * HZ) { in dsp_init()1158 dsp_tics = tics; in dsp_init()1175 "%d jiffies.\n", dsp_poll, dsp_tics); in dsp_init()1210 dsp_spl_tl.expires = jiffies + dsp_tics; in dsp_init()
38 extern int dsp_tics;
1845 if ((s32)(dsp_spl_jiffies + dsp_tics-jiffies) <= 0)1848 dsp_spl_jiffies += dsp_tics;