Searched refs:RING_NOTIFY_REG_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dnhi_regs.h85 #define RING_NOTIFY_REG_COUNT(nhi) ((31 + 3 * nhi->hop_count) / 32) macro
H A Dnhi.c170 for (i = 0; i < RING_NOTIFY_REG_COUNT(nhi); i++)

Completed in 103 milliseconds