Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dfirmware.c46 SMC_POWERSTATE_IDLE, 0); in exynos_do_idle()
48 SMC_POWERSTATE_IDLE, 0); in exynos_do_idle()
H A Dsmc.h46 #define SMC_POWERSTATE_IDLE 0x1 macro