Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Didma64.h39 #define IDMA64C_CTLL_INT_EN (1 << 0) /* irqs enabled? */ macro
H A Didma64.c294 lli->ctllo |= IDMA64C_CTLL_INT_EN; in idma64_desc_fill()