Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dmv_xor.h24 #define MV_XOR_THRESHOLD 1 macro
Dmv_xor.c689 if (mv_chan->pending >= MV_XOR_THRESHOLD) { in mv_xor_issue_pending()