Home
last modified time | relevance | path

Searched refs:IOMEMBASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dio_no.h38 #if defined(IOMEMBASE)
50 return (addr >= IOMEMBASE) && (addr <= IOMEMBASE + IOMEMSIZE - 1); in __cf_internalio()
H A Dm54xxsim.h14 #define IOMEMBASE MCF_MBAR macro
H A Dm54xxacr.h98 #define ACR0_MODE (ACR_BA(IOMEMBASE)+ACR_ADMSK(IOMEMSIZE)+ \
H A Dm5441xsim.h16 #define IOMEMBASE 0xe0000000 macro