Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi_regs.h95 #define REG_RING_INTERRUPT_BASE 0x38200 macro
Dnhi.c40 int reg = REG_RING_INTERRUPT_BASE + ring_interrupt_index(ring) / 32; in ring_interrupt_active()
72 iowrite32(0, nhi->iobase + REG_RING_INTERRUPT_BASE + 4 * i); in nhi_disable_interrupts()