Go to the documentation of this file.
11 #ifndef __ARCH_ARM_MACH_AT91_PM
12 #define __ARCH_ARM_MACH_AT91_PM
27 static inline void at91rm9200_standby(
void)
34 "1: mcr p15, 0, %0, c7, c10, 4\n\t"
35 " str %0, [%1, %2]\n\t"
36 " str %3, [%1, %4]\n\t"
37 " mcr p15, 0, %0, c7, c0, 4\n\t"
48 static inline void at91sam9g45_standby(
void)
53 u32 saved_lpr0, saved_lpr1;
73 #ifdef CONFIG_SOC_AT91SAM9263
78 #warning Assuming EB1 SDRAM controller is *NOT* used
81 static inline void at91sam9_standby(
void)