Home
last modified time | relevance | path

Searched defs:dimm_info (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_spd.c143 typedef struct dimm_info { struct
145 u32 num_of_module_ranks;
146 u32 data_width;
147 u32 rank_capacity;
148 u32 num_of_devices;
150 u32 sdram_width;
151 u32 num_of_banks_on_each_device;
152 u32 sdram_capacity;
154 u32 num_of_row_addr;
155 u32 num_of_col_addr;
[all …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h21 struct dimm_info { struct
41 struct dimm_info dimm[8]; argument
/openbmc/linux/include/linux/
H A Dedac.h378 struct dimm_info { struct
379 struct device dev;
381 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */
384 unsigned int location[EDAC_MAX_LAYERS];
386 struct mem_ctl_info *mci; /* the parent */
387 unsigned int idx; /* index within the parent dimm array */
389 u32 grain; /* granularity of reported error in bytes */
390 enum dev_type dtype; /* memory device type */
391 enum mem_type mtype; /* memory dimm type */
392 enum edac_type edac_mode; /* EDAC mode for this dimm */
[all …]
/openbmc/linux/drivers/hwmon/peci/
H A Ddimmtemp.c54 struct dimm_info { struct
77 const struct dimm_info *gen_info; argument
[all...]
/openbmc/linux/drivers/edac/
H A Die31200_edac.c409 struct dimm_data dimm_info[IE31200_CHANNELS][IE31200_DIMMS_PER_CHANNEL]; in ie31200_probe1() local
H A Di7300_edac.c109 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; member
H A Di5400_edac.c350 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS]; member
H A Di5000_edac.c350 struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS]; member
/openbmc/linux/arch/parisc/include/asm/
H A Dpdcpat.h340 unsigned long dimm_info[16]; member