Searched refs:NSPIRE_MISC_PHYS_BASE (Results 1 – 2 of 2) sorted by relevance
8 #define NSPIRE_MISC_PHYS_BASE 0x900A0000 macro
32 void __iomem *base = ioremap(NSPIRE_MISC_PHYS_BASE, SZ_4K); in nspire_restart()