Searched refs:next_step (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | interactive.c | 1893 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 D | README.fsl-ddr | 302 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/linux/lib/ |
H A D | memcpy_kunit.c | 388 static int next_step(int idx, int start, int end, int inc) in next_step() function 481 bytes = next_step(bytes, bytes_start, bytes_end, bytes_step)) { in memmove_overlap_test() 490 s_off = next_step(s_off, s_start, s_end, window_step)) in memmove_overlap_test()
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | 1011 next_step: in gc_node_segment() 1069 goto next_step; in gc_node_segment() 1509 next_step: in gc_data_segment() 1666 goto next_step; in gc_data_segment()
|
H A D | node.c | 1988 next_step: in f2fs_sync_node_pages() 2086 goto next_step; in f2fs_sync_node_pages()
|
/openbmc/qemu/docs/specs/ |
H A D | tpm.rst | 162 |``next_step``| 0x1 | 0x159 | Operation to execute after reboot by |
|