Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h101 #define REG_INT_VEC_ALLOC_BASE 0x38c40 macro
H A Dnhi.c125 ivr_base = ring->nhi->iobase + REG_INT_VEC_ALLOC_BASE; in ring_interrupt_active()