Home
last modified time | relevance | path

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

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