Searched refs:IOMCU_DMAC_AXI_CONF (Results 1 – 2 of 2) sorted by relevance
154 mmio_write_32(IOMCU_DMAC_AXI_CONF(i), IOMCU_DMAC_AXI_CONF_ARPROT_NS | in hikey960_iomcu_dma_init()
385 #define IOMCU_DMAC_AXI_CONF(x) (IOMCU_DMAC_BASE + 0x820 + ((x) << 6)) macro