Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ddr_device_info Struct Reference

#include <emif_plat.h>

Data Fields

u32 type
 
u32 density
 
u32 io_width
 
u32 cs1_used
 
u32 cal_resistors_per_cs
 
char manufacturer [10]
 

Detailed Description

struct ddr_device_info - All information about the DDR device except AC timing parameters : Device type (LPDDR2-S4, LPDDR2-S2 etc) : Device density : Bus width : Whether there is a DDR device attached to the second chip-select(CS1) of this EMIF instance : Whether there is one calibration resistor per chip-select or whether it's a single one for both : Manufacturer name string

Definition at line 57 of file emif_plat.h.

Field Documentation

u32 cal_resistors_per_cs

Definition at line 62 of file emif_plat.h.

u32 cs1_used

Definition at line 61 of file emif_plat.h.

u32 density

Definition at line 59 of file emif_plat.h.

u32 io_width

Definition at line 60 of file emif_plat.h.

char manufacturer[10]

Definition at line 63 of file emif_plat.h.

Definition at line 58 of file emif_plat.h.


The documentation for this struct was generated from the following file: