Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/
Dinput.h27 struct input_basic { struct
28 enum dram_types dram_type;
29 enum dimm_types dimm_type;
30 int lp4x_mode; /* 0x1 = lpddr4x mode, when dram_type is lpddr4
33 int num_dbyte; /* number of dbytes physically instantiated */
34 int num_active_dbyte_dfi0; /* number of active dbytes to be
37 int num_active_dbyte_dfi1; /* number of active dbytes to be
42 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 …]