Home
last modified time | relevance | path

Searched refs:HIDMAC_CX_LLI_OFFSET_L (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.h94 #define HIDMAC_CX_LLI_OFFSET_L(x) (0x800 + (x) * 0x40) macro
H A Ddmac_hi35xx.c244 OSAL_WRITEL(0, cntlr->remapBase + HIDMAC_CX_LLI_OFFSET_L(chanInfo->channel)); in HiDmacStartM2M()
280 OSAL_WRITEL(plli->nextLli & HIDMAC_32BITS_MASK, cntlr->remapBase + HIDMAC_CX_LLI_OFFSET_L(chanInfo->channel)); in HiDmacStartLli()

Completed in 2 milliseconds