Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h324 typedef struct memctl_options_s { struct
332 unsigned int registered_dimm_en; /* use registered DIMM support */
335 struct cs_local_opts_s {
341 } cs_local_opts[CONFIG_CHIP_SELECTS_PER_CTRL];
344 unsigned int memctl_interleaving;
345 unsigned int memctl_interleaving_mode;
346 unsigned int ba_intlv_ctl;
347 unsigned int addr_hash;
350 unsigned int ecc_mode; /* Use ECC? */
352 unsigned int ecc_init_using_memctl;
[all …]