Home
last modified time | relevance | path

Searched refs:dma_ctl_ch (Results 1 – 2 of 2) sorted by relevance

/hal_intel-3.5.0/bsp_sedi/drivers/dma/
Dsedi_dma_ann_1p0.c232 SET_BITS(misc_regs->dma_ctl_ch[channel_id], RD_NON_SNOOP_LOC, in config_snoop()
234 SET_BITS(misc_regs->dma_ctl_ch[channel_id], WR_NON_SNOOP_LOC, in config_snoop()
236 SET_BITS(misc_regs->dma_ctl_ch[channel_id], NON_SNOOP_LOC, in config_snoop()
427 SET_BITS(misc_regs->dma_ctl_ch[channel_id], WR_RS_LOC, WR_RS_LEN, in dma_apply_other_regs()
429 SET_BITS(misc_regs->dma_ctl_ch[channel_id], RD_RS_LOC, RD_RS_LEN, in dma_apply_other_regs()
431 SET_BITS(misc_regs->dma_ctl_ch[channel_id], M2M_TYPE_LOC, M2M_TYPE_LEN, in dma_apply_other_regs()
Dsedi_dma_ann_1p0.h114 __IO_RW uint32_t dma_ctl_ch[DMA_CHANNEL_NUM]; /**< DMA_CTL_CH> */ member