Home
last modified time | relevance | path

Searched refs:RING_INTERRUPT_REG_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi_regs.h93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32) macro
H A Dnhi.c117 for (i = 0; i < RING_INTERRUPT_REG_COUNT(nhi); i++) in nhi_disable_interrupts()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnhi_regs.h94 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32) macro
H A Dnhi.c166 for (i = 0; i < RING_INTERRUPT_REG_COUNT(nhi); i++) in nhi_disable_interrupts()

Completed in 7 milliseconds