Searched refs:DR_REG_SPI1_BASE (Results 1 – 5 of 5) sorted by relevance
50 #define DR_REG_SPI1_BASE 0x60002000 macro
44 #define DR_REG_SPI1_BASE 0x60002000 macro
46 #define DR_REG_SPI1_BASE 0x3f402000 macro
39 #define DR_REG_SPI1_BASE 0x3ff42000 macro
19 #define REG_SPI_BASE(i) (DR_REG_SPI1_BASE + (((i)>1) ? (((i)* 0x1000) + 0x20000) : (((~(i)) & 1…