Searched defs:input_basic (Results 1 – 1 of 1) sorted by relevance
27 struct input_basic { struct28 enum dram_types dram_type;29 enum dimm_types dimm_type;30 int lp4x_mode; /* 0x1 = lpddr4x mode, when dram_type is lpddr433 int num_dbyte; /* number of dbytes physically instantiated */34 int num_active_dbyte_dfi0; /* number of active dbytes to be37 int num_active_dbyte_dfi1; /* number of active dbytes to be42 int num_anib; /* number of anibs physically instantiated */43 int num_rank_dfi0; /* number of ranks in dfi0 channel */44 int num_rank_dfi1; /* number of ranks in dfi1 channel */[all …]