Home
last modified time | relevance | path

Searched full:it_int (Results 1 – 5 of 5) sorted by relevance

/linux/arch/alpha/include/asm/
H A Dcore_wildfire.h59 wildfire_64 it_int[4]; member
73 wildfire_256 it_int; member
/linux/sound/pci/ctxfi/
H A Dcthardware.h204 #define IT_INT (1 << 8) /* timer interrupt */ macro
H A Dcttimer.c384 if ((status & IT_INT) && timer->ops->interrupt) in ct_timer_instance_free()
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()