Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h96 #define REG_RING_INTERRUPT_MASK_CLEAR_BASE 0x38208 macro
H A Dnhi.c69 iowrite32(mask, nhi->iobase + REG_RING_INTERRUPT_MASK_CLEAR_BASE + ring); in nhi_mask_interrupt()