Home
last modified time | relevance | path

Searched refs:IT_INT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dcthardware.h204 #define IT_INT (1 << 8) /* timer interrupt */ macro
H A Dcttimer.c401 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_interrupt()
H A Dcthw20k2.c1110 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
H A Dcthw20k1.c1167 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dcthardware.h204 #define IT_INT (1 << 8) /* timer interrupt */ macro
H A Dcttimer.c401 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_interrupt()
H A Dcthw20k2.c1110 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()
H A Dcthw20k1.c1167 hw_write_20kx(hw, GIE, enable ? IT_INT : 0); in set_timer_irq()

Completed in 16 milliseconds