Searched refs:REG_INT_VEC_ALLOC_BASE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | nhi_regs.h | 101 #define REG_INT_VEC_ALLOC_BASE 0x38c40 macro |
H A D | nhi.c | 125 ivr_base = ring->nhi->iobase + REG_INT_VEC_ALLOC_BASE; in ring_interrupt_active() |