Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-v0-regs.h21 #define EDMA_V0_DOORBELL_CH_MASK GENMASK(2, 0) macro
H A Ddw-edma-v0-core.c434 FIELD_PREP(EDMA_V0_DOORBELL_CH_MASK, chan->id)); in dw_edma_v0_core_start()