Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1893 unsigned int next_step = STEP_GET_SPD; in fsl_ddr_interactive() local
1953 next_step, in fsl_ddr_interactive()
1954 step_to_string(next_step)); in fsl_ddr_interactive()
2181 next_step = STEP_COMPUTE_DIMM_PARMS; in fsl_ddr_interactive()
2189 next_step = STEP_COMPUTE_COMMON_PARMS; in fsl_ddr_interactive()
2195 next_step = STEP_GATHER_OPTS; in fsl_ddr_interactive()
2201 next_step = STEP_ASSIGN_ADDRESSES; in fsl_ddr_interactive()
2215 next_step = STEP_PROGRAM_REGS; in fsl_ddr_interactive()
2243 next_step = STEP_GET_SPD; in fsl_ddr_interactive()
2244 ddrsize = fsl_ddr_compute(pinfo, next_step, 0); in fsl_ddr_interactive()
[all …]
/openbmc/u-boot/doc/
H A DREADME.fsl-ddr302 Note, check "next_step" to show the flow. For example, after edit opts, the
303 next_step is STEP_ASSIGN_ADDRESSES. After editing registers, the next_step is
344 no argument - recompute from current next_step
346 next_step
347 no argument - show current next_step
/openbmc/qemu/docs/specs/
H A Dtpm.rst162 |``next_step``| 0x1 | 0x159 | Operation to execute after reboot by |