Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_mt_gic.c22 static uint32_t rdist_has_saved[PLATFORM_CORE_COUNT]; variable
124 rdist_has_saved[proc_num] = 1; in mt_gic_rdistif_save()
133 if (rdist_has_saved[proc_num] == 1) { in mt_gic_rdistif_restore()
/rk3399_ARM-atf/plat/mediatek/drivers/gic600/
H A Dmt_gic_v3.c25 static uint32_t rdist_has_saved[PLATFORM_CORE_COUNT]; variable
134 rdist_has_saved[proc_num] = 1; in mt_gic_rdistif_save()
143 if (rdist_has_saved[proc_num] == 1) { in mt_gic_rdistif_restore()