Searched refs:EDMAC_AXI_CONF (Results 1 – 4 of 4) sorted by relevance
47 #define EDMAC_AXI_CONF(x) (EDMAC_BASE + 0x820 + (x << 6)) macro
135 mmio_write_32(EDMAC_AXI_CONF(i), (1 << 6) | (1 << 18)); in hikey_edma_init()
140 mmio_write_32(EDMAC_AXI_CONF(i), (1 << 6) | (1 << 18)); in hikey960_edma_init()
378 #define EDMAC_AXI_CONF(x) (EDMAC_BASE + 0x820 + (x << 6)) macro