Searched refs:PORT_P0DMACR (Results 1 – 2 of 2) sorted by relevance
61 #define PORT_P0DMACR 0x70 /* SUNXI specific "DMA register" */ macro
143 clrsetbits_le32(port_mmio + PORT_P0DMACR, 0x0000ff00, 0x00004400); in sunxi_dma_init()