Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c197 int is_cr_z_set; in copy_uboot_to_ram() local
246 is_cr_z_set = config_branch_prediction(0); in copy_uboot_to_ram()
249 config_branch_prediction(is_cr_z_set); in copy_uboot_to_ram()