Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
pm-core.h File Reference
#include <mach/regs-gpio.h>

Go to the source code of this file.

Macros

#define __MACH_S3C64XX_PM_CORE_H   __FILE__
 
#define s3c_irqwake_eintallow   ((1 << 28) - 1)
 
#define s3c_irqwake_intallow   (~0)
 

Macro Definition Documentation

#define __MACH_S3C64XX_PM_CORE_H   __FILE__

Definition at line 16 of file pm-core.h.

#define s3c_irqwake_eintallow   ((1 << 28) - 1)

Definition at line 58 of file pm-core.h.

#define s3c_irqwake_intallow   (~0)

Definition at line 59 of file pm-core.h.