Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h28 #define TSI148_MAX_DMA 2 /* Max DMA Controllers */ macro
465 static const int TSI148_LCSR_DMA[TSI148_MAX_DMA] = { TSI148_LCSR_DMA0,
H A Dvme_tsi148.c2394 for (i = 0; i < TSI148_MAX_DMA; i++) { in tsi148_probe()