Searched refs:MCFQSPI_BASE (Results 1 – 7 of 7) sorted by relevance
180 #define MCFQSPI_BASE 0xFC05C000 /* Base of QSPI module */ macro
94 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
109 #define MCFQSPI_BASE (MCF_MBAR + 0x400) /* Base address QSPI */ macro
93 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
117 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
113 #define MCFQSPI_BASE 0xFC05C000 /* Base address of QSPI */ macro
194 .start = MCFQSPI_BASE,195 .end = MCFQSPI_BASE + MCFQSPI_SIZE - 1,
Completed in 16 milliseconds