Searched refs:AT91_IO_VIRT_BASE (Results 1 – 3 of 3) sorted by relevance
80 #define AT91_IO_VIRT_BASE IOMEM(0xFF000000 - AT91_IO_SIZE) macro93 #define AT91_IO_VIRT_BASE IOMEM(AT91_IO_PHYS_BASE) macro102 #define AT91_IO_P2V(x) ((x) - AT91_IO_PHYS_BASE + AT91_IO_VIRT_BASE)113 #define AT91_VIRT_BASE (AT91_IO_VIRT_BASE - AT91_SRAM_MAX)
264 slow_clock = (void *) (AT91_IO_VIRT_BASE - at91_slow_clock_sz); in at91_pm_init()
80 desc->virtual = (unsigned long)AT91_IO_VIRT_BASE - length; in at91_init_sram()