Lines Matching refs:cm_fx6_sysinfo_q
168 static struct mx6_ddr_sysinfo cm_fx6_sysinfo_q = { variable
203 cm_fx6_sysinfo_q.dsize = 0; in spl_mx6q_dram_init()
204 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
207 cm_fx6_sysinfo_q.dsize = 1; in spl_mx6q_dram_init()
208 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
211 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
212 cm_fx6_sysinfo_q.ncs = 1; in spl_mx6q_dram_init()
215 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
216 cm_fx6_sysinfo_q.ncs = 2; in spl_mx6q_dram_init()
219 cm_fx6_sysinfo_q.dsize = 2; in spl_mx6q_dram_init()
220 cm_fx6_sysinfo_q.ncs = 2; in spl_mx6q_dram_init()
228 mx6_dram_cfg(&cm_fx6_sysinfo_q, &cm_fx6_calib_q, &cm_fx6_ddr3_cfg_q); in spl_mx6q_dram_init()