Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h17 #define HDMA_V0_LOCAL_STOP_INT_EN BIT(4) macro
H A Ddw-hdma-v0-core.c253 HDMA_V0_LOCAL_STOP_INT_EN | HDMA_V0_LOCAL_ABORT_INT_EN; in dw_hdma_v0_core_start()