Home
last modified time | relevance | path

Searched refs:MCFQSPI_BASE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dm520xsim.h180 #define MCFQSPI_BASE 0xFC05C000 /* Base of QSPI module */ macro
H A Dm523xsim.h94 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
H A Dm525xsim.h109 #define MCFQSPI_BASE (MCF_MBAR + 0x400) /* Base address QSPI */ macro
H A Dm528xsim.h93 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
H A Dm527xsim.h117 #define MCFQSPI_BASE (MCF_IPSBAR + 0x340) macro
H A Dm53xxsim.h113 #define MCFQSPI_BASE 0xFC05C000 /* Base address of QSPI */ macro
/openbmc/linux/arch/m68k/coldfire/
H A Ddevice.c194 .start = MCFQSPI_BASE,
195 .end = MCFQSPI_BASE + MCFQSPI_SIZE - 1,