Searched refs:otf_burst_chop_en (Results 1 – 11 of 11) sorted by relevance
69 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
73 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
951 popts->otf_burst_chop_en = 0; /* on-the-fly burst chop disable */ in populate_memctl_options()956 popts->otf_burst_chop_en = 0; in populate_memctl_options()959 popts->otf_burst_chop_en = 1; /* on-the-fly burst chop */ in populate_memctl_options()
489 (popts->otf_burst_chop_en ? 2 : 0)) >> 4; in set_timing_cfg_3()596 if (popts->otf_burst_chop_en) in set_timing_cfg_1()616 if (popts->otf_burst_chop_en) in set_timing_cfg_1()691 if (popts->otf_burst_chop_en) in set_timing_cfg_2()893 obc_cfg = popts->otf_burst_chop_en; in set_ddr_sdram_cfg_2()2055 if (popts->otf_burst_chop_en) in set_timing_cfg_8()
80 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
71 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
90 popts->otf_burst_chop_en = 0; in fsl_ddr_board_options()
363 unsigned int otf_burst_chop_en; member