Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxsim.h15 #define IOMEMSIZE 0x01000000 macro
H A Dm54xxacr.h98 #define ACR0_MODE (ACR_BA(IOMEMBASE)+ACR_ADMSK(IOMEMSIZE)+ \
H A Dio_no.h50 return (addr >= IOMEMBASE) && (addr <= IOMEMBASE + IOMEMSIZE - 1); in __cf_internalio()
H A Dm5441xsim.h17 #define IOMEMSIZE 0x20000000 macro