Home
last modified time | relevance | path

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

/hal_intel-3.7.0/bsp_sedi/drivers/dma/
Dsedi_dma_ann_1p0.c227 volatile dma_misc_regs_t *misc_regs = &(regs->dev_misc_reg); in config_snoop() local
230 misc_regs->dma_regaccess_chid = channel_id; in config_snoop()
238 SET_BITS(misc_regs->dma_ctl_ch[channel_id], RD_NON_SNOOP_LOC, in config_snoop()
240 SET_BITS(misc_regs->dma_ctl_ch[channel_id], WR_NON_SNOOP_LOC, in config_snoop()
242 SET_BITS(misc_regs->dma_ctl_ch[channel_id], NON_SNOOP_LOC, in config_snoop()
372 static int32_t dma_apply_other_regs(volatile dma_misc_regs_t *misc_regs, in dma_apply_other_regs() argument
389 SET_BITS(misc_regs->dma_xbar_sel[channel_id], RX_TX_LOC, in dma_apply_other_regs()
392 SET_BITS(misc_regs->dma_xbar_sel[channel_id], DEVID_LOC, in dma_apply_other_regs()
433 SET_BITS(misc_regs->dma_ctl_ch[channel_id], WR_RS_LOC, WR_RS_LEN, in dma_apply_other_regs()
435 SET_BITS(misc_regs->dma_ctl_ch[channel_id], RD_RS_LOC, RD_RS_LEN, in dma_apply_other_regs()
[all …]