Searched refs:PPC440SPE_ADMA_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/ppc4xx/ | ||
D | adma.h | 28 #define PPC440SPE_ADMA_THRESHOLD 1 macro |
D | adma.c | 1884 if (chan->pending >= PPC440SPE_ADMA_THRESHOLD) { in ppc440spe_adma_check_threshold() |