Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dnhi_regs.h92 #define REG_RING_INTERRUPT_BASE 0x38200 macro
Dnhi.c58 int reg = REG_RING_INTERRUPT_BASE + in ring_interrupt_active()
122 iowrite32(0, nhi->iobase + REG_RING_INTERRUPT_BASE + 4 * i); in nhi_disable_interrupts()
339 int reg = REG_RING_INTERRUPT_BASE + idx / 32 * 4; in __ring_interrupt_mask()