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