Searched refs:dma_tx_ena (Results 1 – 12 of 12) sorted by relevance
179 …uint32_t dma_tx_ena : 1; /*Set this bit to enable SPI DMA controlled send d… member
202 …uint32_t dma_tx_ena : 1; /*Set this bit to enable SPI DMA controlled send d… member
210 …uint32_t dma_tx_ena : 1; /*Set this bit to enable SPI DMA controlled send d… member
486 uint32_t dma_tx_ena:1; member
305 uint32_t dma_tx_ena: 1; /*spi dma write data status bit.*/ member
347 hw->dma_conf.dma_tx_ena = enable; in spi_ll_dma_tx_enable()
349 hw->dma_conf.dma_tx_ena = enable; in spi_ll_dma_tx_enable()
345 hw->dma_conf.dma_tx_ena = enable; in spi_ll_dma_tx_enable()
351 hw->dma_conf.dma_tx_ena = enable; in spi_ll_dma_tx_enable()
1308 dma_out->dma_out_link.dma_tx_ena = 0; in spi_dma_ll_tx_disable()