Searched refs:x4_en (Results 1 – 4 of 4) sorted by relevance
368 unsigned int x4_en; /* enable x4 devices */ member
884 unsigned int x4_en = 0; /* x4 DRAM enable */ in set_ddr_sdram_cfg_2() local936 x4_en = popts->x4_en ? 1 : 0; in set_ddr_sdram_cfg_2()962 | (x4_en << 10) in set_ddr_sdram_cfg_2()
952 popts->x4_en = (pdimm[0].device_width == 4) ? 1 : 0; in populate_memctl_options()
574 CTRL_OPTIONS(x4_en), in fsl_ddr_options_edit()869 CTRL_OPTIONS(x4_en), in print_memctl_options()
Completed in 16 milliseconds