Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dsmc.h24 #define SMC_CMD_L2X0SETUP2 (-23) macro
H A Dsleep.S94 mov r0, #SMC_CMD_L2X0SETUP2
H A Dfirmware.c193 exynos_smc(SMC_CMD_L2X0SETUP2, regs->pwr_ctrl, regs->aux_ctrl, 0); in exynos_l2_configure()