Searched refs:IOMEMSIZE (Results 1 – 12 of 12) sorted by relevance
15 #define IOMEMSIZE 0x01000000 macro
98 #define ACR0_MODE (ACR_BA(IOMEMBASE)+ACR_ADMSK(IOMEMSIZE)+ \
50 return (addr >= IOMEMBASE) && (addr <= IOMEMBASE + IOMEMSIZE - 1); in __cf_internalio()
17 #define IOMEMSIZE 0x20000000 macro