Searched refs:GIG_TICK (Results 1 – 2 of 2) sorted by relevance
175 mod_timer(&cs->timer, jiffies + msecs_to_jiffies(GIG_TICK)); in timer_tick()768 cs->timer.expires = jiffies + msecs_to_jiffies(GIG_TICK); in gigaset_initcs()
46 #define GIG_TICK 100 /* in milliseconds */ macro