Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/rsxx/
Ddma.c186 #define INTR_COAL_COUNT_BITS 9 macro
187 #define INTR_COAL_COUNT_MASK (((1 << INTR_COAL_COUNT_BITS) - 1) << \