Searched refs:IT_INT (Results 1 – 4 of 4) sorted by relevance
207 #define IT_INT (1 << 8) /* timer interrupt */ macro
404 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_interrupt()
1171 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
1114 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()