Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c208 OSAL_WRITEL(HIDMAC_CX_DISABLE, cntlr->remapBase + HIDMAC_CX_CFG_OFFSET(channel)); in HiDmacDisable()
246 OSAL_WRITEL(HIDMAC_CX_CFG_M2M, cntlr->remapBase + HIDMAC_CX_CFG_OFFSET(chanInfo->channel)); in HiDmacStartM2M()
290 OSAL_WRITEL(plli->config | HIDMAC_CX_CFG_CHN_START, cntlr->remapBase + HIDMAC_CX_CFG_OFFSET(chanInfo->channel)); in HiDmacStartLli()
H A Ddmac_hi35xx.h101 #define HIDMAC_CX_CFG_OFFSET(x) (0x830 + (x) * 0x40) macro

Completed in 2 milliseconds