Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c88 ulong s_ep; in board_fit_image_post_process() local
97 fit_image_get_entry(fit, node, &s_ep); in board_fit_image_post_process()
100 writel(s_ep, SCU_SMP_SEC_ENTRY); in board_fit_image_post_process()