Searched refs:SPI_DMA_ADDR_BASE (Results 1 – 1 of 1) sorted by relevance
59 #define SPI_DMA_ADDR_BASE (0x1000) macro60 #define SPI_DMA_GLOBAL_WR_ENGINE_EN (SPI_DMA_ADDR_BASE + 0x0C)61 #define SPI_DMA_WR_DOORBELL_REG (SPI_DMA_ADDR_BASE + 0x10)62 #define SPI_DMA_GLOBAL_RD_ENGINE_EN (SPI_DMA_ADDR_BASE + 0x2C)63 #define SPI_DMA_RD_DOORBELL_REG (SPI_DMA_ADDR_BASE + 0x30)64 #define SPI_DMA_INTR_WR_STS (SPI_DMA_ADDR_BASE + 0x4C)65 #define SPI_DMA_WR_INT_MASK (SPI_DMA_ADDR_BASE + 0x54)66 #define SPI_DMA_INTR_WR_CLR (SPI_DMA_ADDR_BASE + 0x58)67 #define SPI_DMA_ERR_WR_STS (SPI_DMA_ADDR_BASE + 0x5C)68 #define SPI_DMA_INTR_IMWR_WDONE_LOW (SPI_DMA_ADDR_BASE + 0x60)[all …]