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