Searched refs:INTR_COAL_COUNT_BITS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/rsxx/ | ||
H A D | dma.c | 172 #define INTR_COAL_COUNT_BITS 9 macro 173 #define INTR_COAL_COUNT_MASK (((1 << INTR_COAL_COUNT_BITS) - 1) << \ |
Completed in 2 milliseconds