Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drkpm_gicv2.h36 void rkpm_gicv2_cpu_restore(void __iomem *dist_base,
H A Drkpm_gicv2.c133 void rkpm_gicv2_cpu_restore(void __iomem *dist_base, in rkpm_gicv2_cpu_restore() function
H A Drv1106_pm.c313 rkpm_gicv2_cpu_restore(gicd_base, gicc_base, &gicc_ctx_save); in gic400_restore()