Searched refs:AT91_IO_VIRT_BASE (Results 1 – 3 of 3) sorted by relevance
79 #define AT91_IO_VIRT_BASE (0xFF000000 - AT91_IO_SIZE) macro85 #define AT91_IO_VIRT_BASE AT91_IO_PHYS_BASE macro91 #define AT91_IO_P2V(x) ((x) - AT91_IO_PHYS_BASE + AT91_IO_VIRT_BASE)101 #define AT91_VIRT_BASE (AT91_IO_VIRT_BASE - AT91_SRAM_MAX)
305 slow_clock = (void *) (AT91_IO_VIRT_BASE - at91_slow_clock_sz); in at91_pm_init()
76 desc->virtual = AT91_IO_VIRT_BASE - length; in at91_init_sram()