Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h27 #define HDMA_V0_FUNC_NUM_PF_MASK GENMASK(7, 0) macro
H A Ddw-hdma-v0-core.c350 FIELD_PREP(HDMA_V0_FUNC_NUM_PF_MASK, chan->func_no)); in dw_hdma_v0_core_ch_config()