]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-pxa/include/mach/pxa-regs.h
[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h
[~andy/linux] / arch / arm / mach-pxa / include / mach / pxa-regs.h
index 859b35e1a7eeeb97a974f706b89855820d1db692..ab62f6c11e0e110fc7b118bd6e6321d583b1a19c 100644 (file)
  * Core Clock - see arch/arm/mach-pxa/include/mach/pxa2xx-regs.h
  */
 
-/* PWRMODE register M field values */
-
-#define PWRMODE_IDLE           0x1
-#define PWRMODE_STANDBY                0x2
-#define PWRMODE_SLEEP          0x3
-#define PWRMODE_DEEPSLEEP      0x7
-
 #endif