Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h352 unsigned int ecc_init_using_memctl; member
/openbmc/u-boot/drivers/ddr/fsl/
H A Doptions.c898 popts->ecc_init_using_memctl = popts->ecc_mode ? 1 : 0; in populate_memctl_options()
H A Dinteractive.c546 CTRL_OPTIONS(ecc_init_using_memctl), in fsl_ddr_options_edit()
841 CTRL_OPTIONS(ecc_init_using_memctl), in print_memctl_options()
H A Dctrl_regs.c938 d_init = popts->ecc_init_using_memctl; in set_ddr_sdram_cfg_2()