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