Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/
Doptions.c1308 popts->rcw_2 = 0x00000000; in populate_memctl_options()
1310 popts->rcw_2 = 0x00100000; in populate_memctl_options()
1312 popts->rcw_2 = 0x00200000; in populate_memctl_options()
1314 popts->rcw_2 = 0x00300000; in populate_memctl_options()
Dinteractive.c580 CTRL_OPTIONS(rcw_2), in fsl_ddr_options_edit()
875 CTRL_OPTIONS_HEX(rcw_2), in print_memctl_options()
Dctrl_regs.c738 ddr->ddr_sdram_rcw_2 = popts->rcw_2; in set_ddr_sdram_rcw()
/third_party/uboot/u-boot-2020.01/include/
Dfsl_ddr_sdram.h411 unsigned int rcw_2; member