Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_ddr.h88 const char *step_to_string(unsigned int step);
/openbmc/u-boot/drivers/ddr/fsl/
H A Dmain.c222 const char * step_to_string(unsigned int step) { in step_to_string() function
438 start_step, step_to_string(start_step)); in fsl_ddr_compute()
H A Dinteractive.c1954 step_to_string(next_step)); in fsl_ddr_interactive()