Home
last modified time | relevance | path

Searched defs:spl_handoff (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dhandoff.h20 struct spl_handoff { struct
21 struct arch_spl_handoff arch; argument
31 void handoff_save_dram(struct spl_handoff *ho); argument
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dglobal_data.h134 struct spl_handoff *spl_handoff; member