Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h131 void wb_end(void); /* End of WB assembly code */
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c233 void wb_end(void) in wb_end() function
H A Dwarmboot.c308 length = roundup(((u32)wb_end - (u32)wb_start), 16); in warmboot_prepare_code()