Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
prm.h File Reference
#include "prcm-common.h"

Go to the source code of this file.

Macros

#define OMAP_INTRANSITION_MASK   (1 << 20)
 
#define OMAP_POWERSTATEST_SHIFT   0
 
#define OMAP_POWERSTATEST_MASK   (0x3 << 0)
 
#define OMAP_POWERSTATE_SHIFT   0
 
#define OMAP_POWERSTATE_MASK   (0x3 << 0)
 

Macro Definition Documentation

#define OMAP_INTRANSITION_MASK   (1 << 20)

Definition at line 27 of file prm.h.

#define OMAP_POWERSTATE_MASK   (0x3 << 0)

Definition at line 53 of file prm.h.

#define OMAP_POWERSTATE_SHIFT   0

Definition at line 52 of file prm.h.

#define OMAP_POWERSTATEST_MASK   (0x3 << 0)

Definition at line 40 of file prm.h.

#define OMAP_POWERSTATEST_SHIFT   0

Definition at line 39 of file prm.h.