Home
last modified time | relevance | path

Searched refs:x4_en (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dfsl_ddr_sdram.h368 unsigned int x4_en; /* enable x4 devices */ member
/u-boot/drivers/ddr/fsl/
A Dctrl_regs.c884 unsigned int x4_en = 0; /* x4 DRAM enable */ in set_ddr_sdram_cfg_2() local
936 x4_en = popts->x4_en ? 1 : 0; in set_ddr_sdram_cfg_2()
962 | (x4_en << 10) in set_ddr_sdram_cfg_2()
A Doptions.c952 popts->x4_en = (pdimm[0].device_width == 4) ? 1 : 0; in populate_memctl_options()
A Dinteractive.c574 CTRL_OPTIONS(x4_en), in fsl_ddr_options_edit()
869 CTRL_OPTIONS(x4_en), in print_memctl_options()

Completed in 16 milliseconds