Searched refs:REG_RING_INTERRUPT_BASE (Results 1 – 2 of 2) sorted by relevance
93 #define REG_RING_INTERRUPT_BASE 0x38200 macro
62 val = ioread32(nhi->iobase + REG_RING_INTERRUPT_BASE + ring); in nhi_mask_interrupt()63 iowrite32(val & ~mask, nhi->iobase + REG_RING_INTERRUPT_BASE + ring); in nhi_mask_interrupt()85 int reg = REG_RING_INTERRUPT_BASE + index; in ring_interrupt_active()380 int reg = REG_RING_INTERRUPT_BASE + idx / 32 * 4; in __ring_interrupt_mask()