Searched refs:dsp_tics (Results 1 – 3 of 3) sorted by relevance
184 int dsp_poll, dsp_tics; variable1140 dsp_tics = poll * HZ / 8000; in dsp_init()1141 if (dsp_tics * 8000 != poll * HZ) { in dsp_init()1153 dsp_tics = tics; in dsp_init()1170 "%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;
1833 if ((s32)(dsp_spl_jiffies + dsp_tics-jiffies) <= 0)1836 dsp_spl_jiffies += dsp_tics;