Home
last modified time | relevance | path

Searched refs:otf_burst_chop_en (Results 1 – 9 of 9) sorted by relevance

/u-boot/board/freescale/ls1046aqds/
A Dddr.c70 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/board/freescale/ls1043aqds/
A Dddr.c74 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/board/freescale/ls1021aqds/
A Dddr.c74 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/board/freescale/ls2080aqds/
A Dddr.c91 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/board/freescale/ls2080ardb/
A Dddr.c93 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/board/freescale/ls1043ardb/
A Dddr.c75 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
/u-boot/drivers/ddr/fsl/
A Doptions.c957 popts->otf_burst_chop_en = 0; /* on-the-fly burst chop disable */ in populate_memctl_options()
962 popts->otf_burst_chop_en = 0; in populate_memctl_options()
965 popts->otf_burst_chop_en = 1; /* on-the-fly burst chop */ in populate_memctl_options()
A Dctrl_regs.c491 (popts->otf_burst_chop_en ? 2 : 0)) >> 4; in set_timing_cfg_3()
598 if (popts->otf_burst_chop_en) in set_timing_cfg_1()
618 if (popts->otf_burst_chop_en) in set_timing_cfg_1()
693 if (popts->otf_burst_chop_en) in set_timing_cfg_2()
916 obc_cfg = popts->otf_burst_chop_en; in set_ddr_sdram_cfg_2()
2082 if (popts->otf_burst_chop_en) in set_timing_cfg_8()
/u-boot/include/
A Dfsl_ddr_sdram.h363 unsigned int otf_burst_chop_en; member

Completed in 31 milliseconds