Searched refs:MEND (Results 1 – 4 of 4) sorted by relevance
262 regs->MEND = 0; in mec_hal_dma_chan_init()362 dbg_mec_dma[chan].mend = regs->MEND; in mec_hal_dma_chan_start()507 regs->MEND = maddr + nbytes; in mec_hal_dma_chan_mem_set()548 mend = regs->MEND; in mec_hal_dma_chan_rem_bytes()571 regs->MSTART = base->CHAN[chan].MEND; in mec_hal_dma_chan_reload()572 regs->MEND = 0; /* keep mend <= mstart */ in mec_hal_dma_chan_reload()576 regs->MEND = src + nbytes; in mec_hal_dma_chan_reload()580 regs->MEND = dest + nbytes; in mec_hal_dma_chan_reload()630 regs->MEND = cfg->src_addr + cfg->nbytes; in mec_hal_dma_chan_cfg()640 regs->MEND = cfg->dst_addr + cfg->nbytes; in mec_hal_dma_chan_cfg()[all …]
489 __IOM uint32_t MEND; /*!< (@ 0x00000008) DMA channel memory end address */ member514 __IOM uint32_t MEND; /*!< (@ 0x00000008) DMA channel memory end address */ member
19 …__IOM uint32_t MEND; /*!< (@ 0x00000008) Channel n Memory end address … member