Searched refs:IDMA64C_CTLL_INT_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ | ||
H A D | idma64.h | 39 #define IDMA64C_CTLL_INT_EN (1 << 0) /* irqs enabled? */ macro |
H A D | idma64.c | 294 lli->ctllo |= IDMA64C_CTLL_INT_EN; in idma64_desc_fill() |