Home
last modified time | relevance | path

Searched refs:DDR_OTF (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h24 #define DDR_OTF 6 /* on-the-fly BC4 and BL8 */ macro
/openbmc/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c835 if (popts->burst_length == DDR_OTF) in set_ddr_sdram_cfg()
1446 case DDR_OTF: in set_ddr_sdram_mode()
1636 case DDR_OTF: in set_ddr_sdram_mode()
H A Doptions.c964 popts->burst_length = DDR_OTF; /* on-the-fly BC4 and BL8 */ in populate_memctl_options()