Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi_regs.h86 #define REG_RING_INT_CLEAR 0x37808 macro
H A Dnhi.c78 iowrite32(~0, nhi->iobase + REG_RING_INT_CLEAR + ring); in nhi_clear_interrupt()
439 iowrite32(BIT(bit), ring->nhi->iobase + REG_RING_INT_CLEAR); in ring_clear_msix()
441 iowrite32(BIT(bit), ring->nhi->iobase + REG_RING_INT_CLEAR + in ring_clear_msix()