Home
last modified time | relevance | path

Searched refs:IT_INT (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/ctxfi/
Dcthardware.h205 #define IT_INT (1 << 8) /* timer interrupt */ macro
Dcttimer.c405 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_interrupt()
Dcthw20k1.c1177 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
Dcthw20k2.c1120 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()