Searched refs:DMA_EN (Results 1 – 6 of 6) sorted by relevance
50 #define DMA_EN BIT(4) macro
87 UART_EN | DMA_EN | TIMER_EN | COREDBG_EN | CORE_CLK_EN); in mt8186_adsp_clock_on()
368 #define DMA_EN (1 << 0) macro
59 #define DMA_EN BIT(2) macro473 dma_reg = DMA_ST | ((!rw) << DMA_WR) | DMA_EN | (2 << DMA_AHB_SIZE) | in rk_nfc_xfer_start()
283 0x03 | DMA_PACK_SIZE_MASK, dma_dir | DMA_EN | DMA_512); in ms_transfer_data()
542 #define DMA_EN 0x01 macro