Lines Matching defs:cntlr
78 static int HiDmacIsrErrProc(struct DmaCntlr *cntlr, uint16_t chan) in HiDmacIsrErrProc()
104 static int HiDmacGetChanStat(struct DmaCntlr *cntlr, uint16_t chan) in HiDmacGetChanStat()
169 static int32_t HiDmacGetChanInfo(struct DmaCntlr *cntlr, struct DmacChanInfo *chanInfo, struct Dmac… in HiDmacGetChanInfo()
205 static inline void HiDmacDisable(struct DmaCntlr *cntlr, uint16_t channel) in HiDmacDisable()
216 static int32_t HiDmacStartM2M(struct DmaCntlr *cntlr, struct DmacChanInfo *chanInfo, in HiDmacStartM2M()
250 static int32_t HiDmacStartLli(struct DmaCntlr *cntlr, struct DmacChanInfo *chanInfo) in HiDmacStartLli()
294 static uintptr_t HiDmacGetCurrDstAddr(struct DmaCntlr *cntlr, uint16_t channel) in HiDmacGetCurrDstAddr()
328 static int32_t Hi35xxDmacInit(struct DmaCntlr *cntlr) in Hi35xxDmacInit()
374 static int32_t HiDmacParseHcs(struct DmaCntlr *cntlr, const struct DeviceResourceNode *node) in HiDmacParseHcs()
427 struct DmaCntlr *cntlr = NULL; in HiDmacBind() local
450 struct DmaCntlr *cntlr = NULL; in HiDmacInit() local
471 struct DmaCntlr *cntlr = NULL; in HiDmacRelease() local