Home
last modified time | relevance | path

Searched defs:rdist_ctx (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/imx/common/include/
H A Dplat_imx8.h14 gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT]; member
/rk3399_ARM-atf/plat/ti/common/
H A Dk3_gicv3.c22 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/mediatek/drivers/gicv3/
H A Dmt_gic_v3.c26 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/renesas/rcar_gen5/
H A Dplat_pm.c29 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/plat/renesas/rcar_gen4/
H A Dplat_pm.c30 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT]; variable
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_main.c562 gicv3_redist_ctx_t * const rdist_ctx) in gicv3_rdistif_save()
637 const gicv3_redist_ctx_t * const rdist_ctx) in gicv3_rdistif_init_restore()
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c53 static gicv3_redist_ctx_t rdist_ctx; variable