Home
last modified time | relevance | path

Searched defs:ho (Results 1 – 7 of 7) sorted by relevance

/u-boot/common/init/
A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/u-boot/arch/x86/lib/fsp2/
A Dfsp_dram.c63 struct spl_handoff *ho = gd->spl_handoff; in dram_init() local
86 struct spl_handoff *ho = gd->spl_handoff; in board_get_usable_ram_top() local
/u-boot/arch/x86/cpu/broadwell/
A Dcpu_from_spl.c24 struct spl_handoff *ho; in dram_init() local
57 struct spl_handoff *ho; in dram_init_banksize() local
/u-boot/arch/x86/cpu/intel_common/
A Dcpu_from_spl.c28 struct spl_handoff *ho = gd->spl_handoff; in arch_cpu_init() local
/u-boot/arch/sandbox/cpu/
A Dspl.c82 int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()
/u-boot/arch/x86/lib/fsp/
A Dfsp_dram.c167 int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()
/u-boot/common/spl/
A Dspl.c353 struct spl_handoff *ho; in setup_spl_handoff() local
362 __weak int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()
369 struct spl_handoff *ho; in write_spl_handoff() local

Completed in 6 milliseconds