Home
last modified time | relevance | path

Searched refs:GPTIMER_INTR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/dnet/
H A Ddnet.h198 #define GPTIMER_INTR 0x800UL macro
H A Ddnet.c1500 if (int_status & GPTIMER_INTR) { in dnet_intr()
1502 REG32(dnetp->io_reg, STATUS_REG), GPTIMER_INTR); in dnet_intr()
3506 (dnetp->timer.cb ? GPTIMER_INTR : 0) | in enable_interrupts()