Searched refs:CTRL_TX_DMA_EN_MSK (Results 1 – 2 of 2) sorted by relevance
92 #define CTRL_TX_DMA_EN_MSK BIT(4) macro
203 sys_set_bits(SPI_CTRL(cfg->base), CTRL_TX_DMA_EN_MSK); in spi_tx_dma_enable()210 sys_clear_bits(SPI_CTRL(cfg->base), CTRL_TX_DMA_EN_MSK); in spi_tx_dma_disable()