Searched refs:saved_gicd_ctrl (Results 1 – 2 of 2) sorted by relevance
51 ctx->saved_gicd_ctrl = readl_relaxed(dist_base + GIC_DIST_CTRL); in rkpm_gicv2_dist_save()100 writel_relaxed(ctx->saved_gicd_ctrl, dist_base + GIC_DIST_CTRL); in rkpm_gicv2_dist_restore()
16 u32 saved_gicd_ctrl; member