Searched refs:CTRL_RX_DMA_EN_MSK (Results 1 – 2 of 2) sorted by relevance
91 #define CTRL_RX_DMA_EN_MSK BIT(3) macro
217 sys_set_bits(SPI_CTRL(cfg->base), CTRL_RX_DMA_EN_MSK); in spi_rx_dma_enable()224 sys_clear_bits(SPI_CTRL(cfg->base), CTRL_RX_DMA_EN_MSK); in spi_rx_dma_disable()