Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dsmc.h23 #define SMC_CMD_L2X0SETUP1 (-22) macro
H A Dsleep.S84 mov r0, #SMC_CMD_L2X0SETUP1
H A Dfirmware.c191 exynos_smc(SMC_CMD_L2X0SETUP1, regs->tag_latency, regs->data_latency, in exynos_l2_configure()