Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c107 unsigned long chanStatus; in HiDmacGetChanStat() local
110 chanStatus = OSAL_READL(cntlr->remapBase + HIDMAC_INT_STAT_OFFSET); in HiDmacGetChanStat()
111 if ((chanStatus >> chan) & 0x1) { in HiDmacGetChanStat()

Completed in 2 milliseconds