Searched refs:DR_REG_SPI1_BASE (Results 1 – 6 of 6) sorted by relevance
43 #define DR_REG_SPI1_BASE 0x60002000 macro
48 #define DR_REG_SPI1_BASE 0x60002000 macro
30 #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…