Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c239 cntlr->remapBase + HIDMAC_CX_DST_OFFSET_H(chanInfo->channel)); in HiDmacStartM2M()
241 OSAL_WRITEL(0, cntlr->remapBase + HIDMAC_CX_DST_OFFSET_H(chanInfo->channel)); in HiDmacStartM2M()
275 cntlr->remapBase + HIDMAC_CX_DST_OFFSET_H(chanInfo->channel)); in HiDmacStartLli()
277 OSAL_WRITEL(0, cntlr->remapBase + HIDMAC_CX_DST_OFFSET_H(chanInfo->channel)); in HiDmacStartLli()
H A Ddmac_hi35xx.h100 #define HIDMAC_CX_DST_OFFSET_H(x) (0x82C + (x) * 0x40) macro

Completed in 2 milliseconds