Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drkpm_gicv2.c129 ctx->saved_gicc_ctrl = in rkpm_gicv2_cpu_save()
160 writel_relaxed(ctx->saved_gicc_ctrl, cpu_base + GIC_CPU_CTRL); in rkpm_gicv2_cpu_restore()
H A Drkpm_gicv2.h25 u32 saved_gicc_ctrl; member