Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dlowlevel_init.c56 svc32_mode_en(); in secondary_cpu_start()
83 svc32_mode_en(); in low_power_start()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsystem.h59 #define svc32_mode_en() __asm__ __volatile__ \ macro