Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dhandoff.h31 void handoff_save_dram(struct spl_handoff *ho);
/openbmc/u-boot/common/init/
H A Dhandoff.c13 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram() function
/openbmc/u-boot/common/spl/
H A Dspl.c368 handoff_save_dram(ho); in write_spl_handoff()