Searched refs:ctrl_low (Results 1 – 3 of 3) sorted by relevance
/hal_intel-3.6.0/bsp_sedi/drivers/dma/ |
D | sedi_dma_ann_1p0.c | 470 SET_BITS(chan_regs->ctrl_low, DEST_MSIZE_LOC, SRC_MSIZE_LEN, in dma_channel_apply_config() 472 SET_BITS(chan_regs->ctrl_low, SRC_MSIZE_LOC, SRC_MSIZE_LEN, in dma_channel_apply_config() 475 SET_BITS(chan_regs->ctrl_low, DST_TR_WIDTH_LOC, in dma_channel_apply_config() 477 SET_BITS(chan_regs->ctrl_low, SRC_TR_WIDTH_LOC, in dma_channel_apply_config() 481 SET_BITS(chan_regs->ctrl_low, TT_FC_LOC, TT_FC_LEN, in dma_channel_apply_config() 487 SET_BITS(chan_regs->ctrl_low, SINC_LOC, SINC_LEN, in dma_channel_apply_config() 489 SET_BITS(chan_regs->ctrl_low, DINC_LOC, DINC_LEN, in dma_channel_apply_config() 493 SET_BITS(chan_regs->ctrl_low, SINC_LOC, SINC_LEN, in dma_channel_apply_config() 495 SET_BITS(chan_regs->ctrl_low, DINC_LOC, DINC_LEN, in dma_channel_apply_config() 499 SET_BITS(chan_regs->ctrl_low, DINC_LOC, DINC_LEN, in dma_channel_apply_config() [all …]
|
D | sedi_dma_ann_1p0.h | 27 __IO_RW uint32_t ctrl_low; /**< CTL */ member
|
/hal_intel-3.6.0/bsp_sedi/include/driver/ |
D | sedi_driver_dma.h | 176 } ctrl_low; member
|