Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcthardware.h207 #define IT_INT (1 << 8) /* timer interrupt */ macro
Dcttimer.c404 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_interrupt()
Dcthw20k1.c1171 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
Dcthw20k2.c1114 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()