Searched refs:REG_INT_VEC_ALLOC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ | ||
A D | nhi_regs.h | 100 #define REG_INT_VEC_ALLOC_MASK GENMASK(3, 0) macro |
A D | nhi.c | 97 ivr &= ~(REG_INT_VEC_ALLOC_MASK << shift); in ring_interrupt_active() |
Completed in 5 milliseconds