Home
last modified time | relevance | path

Searched refs:MEND (Results 1 – 4 of 4) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_dmac.c262 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 …]
/hal_microchip-latest/mec/mec1501/component/
Ddma.h489 __IOM uint32_t MEND; /*!< (@ 0x00000008) DMA channel memory end address */ member
514 __IOM uint32_t MEND; /*!< (@ 0x00000008) DMA channel memory end address */ member
/hal_microchip-latest/mec5/devices/common/
Dmec5_dmac_ch16_v2.h19 …__IOM uint32_t MEND; /*!< (@ 0x00000008) Channel n Memory end address … member
Dmec5_dmac_ch20_v2.h19 …__IOM uint32_t MEND; /*!< (@ 0x00000008) Channel n Memory end address … member