Searched refs:dma_afifo_rst (Results 1 – 10 of 10) sorted by relevance
182 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
290 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()291 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
292 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()293 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
288 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()289 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
294 hw->dma_conf.dma_afifo_rst = 1; in spi_ll_dma_tx_fifo_reset()295 hw->dma_conf.dma_afifo_rst = 0; in spi_ll_dma_tx_fifo_reset()
205 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
213 …uint32_t dma_afifo_rst : 1; /*Set this bit to reset DMA TX AFIFO, which is use… member
501 uint32_t dma_afifo_rst:1; member