Go to the documentation of this file.
25 #define OMAP1_IO_OFFSET 0x01000000
26 #define OMAP1_IO_ADDRESS(pa) IOMEM((pa) - OMAP1_IO_OFFSET)
34 #define OMAP1_IO_PHYS 0xFFFB0000
35 #define OMAP1_IO_SIZE 0x40000
36 #define OMAP1_IO_VIRT (OMAP1_IO_PHYS - OMAP1_IO_OFFSET)