Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dnhi_regs.h93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32) macro
A Dnhi.c130 for (i = 0; i < RING_INTERRUPT_REG_COUNT(nhi); i++) in nhi_disable_interrupts()

Completed in 5 milliseconds