Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-exynos/
Dsmc.h24 #define SMC_CMD_L2X0SETUP2 (-23) macro
Dsleep.S94 mov r0, #SMC_CMD_L2X0SETUP2
Dfirmware.c185 exynos_smc(SMC_CMD_L2X0SETUP2, regs->pwr_ctrl, regs->aux_ctrl, 0); in exynos_l2_configure()