Lines Matching refs:next_step
1879 unsigned int next_step = STEP_GET_SPD; in fsl_ddr_interactive() local
1939 next_step, in fsl_ddr_interactive()
1940 step_to_string(next_step)); in fsl_ddr_interactive()
2167 next_step = STEP_COMPUTE_DIMM_PARMS; in fsl_ddr_interactive()
2175 next_step = STEP_COMPUTE_COMMON_PARMS; in fsl_ddr_interactive()
2181 next_step = STEP_GATHER_OPTS; in fsl_ddr_interactive()
2187 next_step = STEP_ASSIGN_ADDRESSES; in fsl_ddr_interactive()
2201 next_step = STEP_PROGRAM_REGS; in fsl_ddr_interactive()
2229 next_step = STEP_GET_SPD; in fsl_ddr_interactive()
2230 ddrsize = fsl_ddr_compute(pinfo, next_step, 0); in fsl_ddr_interactive()
2239 ddrsize = fsl_ddr_compute(pinfo, next_step, 0); in fsl_ddr_interactive()
2285 if (next_step) in fsl_ddr_interactive()
2286 ddrsize = fsl_ddr_compute(pinfo, next_step, 0); in fsl_ddr_interactive()