Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
emif_plat.h File Reference

Go to the source code of this file.

Data Structures

struct  ddr_device_info
 
struct  emif_custom_configs
 
struct  emif_platform_data
 

Macros

#define EMIF_LP_MODE_DISABLE   0
 
#define EMIF_LP_MODE_CLOCK_STOP   1
 
#define EMIF_LP_MODE_SELF_REFRESH   2
 
#define EMIF_LP_MODE_PWR_DN   4
 
#define EMIF_HW_CAPS_LL_INTERFACE   0x00000001
 
#define EMIF_4D   1
 
#define EMIF_4D5   2
 
#define EMIF_PHY_TYPE_ATTILAPHY   1
 
#define EMIF_PHY_TYPE_INTELLIPHY   2
 
#define EMIF_CUSTOM_CONFIG_LPMODE   0x00000001
 
#define EMIF_CUSTOM_CONFIG_TEMP_ALERT_POLL_INTERVAL   0x00000002
 

Macro Definition Documentation

#define EMIF_4D   1

Definition at line 29 of file emif_plat.h.

#define EMIF_4D5   2

Definition at line 30 of file emif_plat.h.

#define EMIF_CUSTOM_CONFIG_LPMODE   0x00000001

Definition at line 41 of file emif_plat.h.

#define EMIF_CUSTOM_CONFIG_TEMP_ALERT_POLL_INTERVAL   0x00000002

Definition at line 42 of file emif_plat.h.

#define EMIF_HW_CAPS_LL_INTERFACE   0x00000001

Definition at line 22 of file emif_plat.h.

#define EMIF_LP_MODE_CLOCK_STOP   1

Definition at line 17 of file emif_plat.h.

#define EMIF_LP_MODE_DISABLE   0

Definition at line 16 of file emif_plat.h.

#define EMIF_LP_MODE_PWR_DN   4

Definition at line 19 of file emif_plat.h.

#define EMIF_LP_MODE_SELF_REFRESH   2

Definition at line 18 of file emif_plat.h.

#define EMIF_PHY_TYPE_ATTILAPHY   1

Definition at line 37 of file emif_plat.h.

#define EMIF_PHY_TYPE_INTELLIPHY   2

Definition at line 38 of file emif_plat.h.