Searched refs:REG_RING_INTERRUPT_MASK_CLEAR_BASE (Results 1 – 2 of 2) sorted by relevance
/drivers/thunderbolt/ | ||
D | nhi_regs.h | 96 #define REG_RING_INTERRUPT_MASK_CLEAR_BASE 0x38208 macro |
D | nhi.c | 65 iowrite32(mask, nhi->iobase + REG_RING_INTERRUPT_MASK_CLEAR_BASE + ring); in nhi_mask_interrupt() |