Home
last modified time | relevance | path

Searched defs:core_index (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/amd/versal2/pm_service/
H A Dpm_client.c287 uint32_t core_index = cpu_id + ((cpu_id / 2U) * 2U); in pm_client_suspend() local
360 uint32_t core_index = cpuid + ((cpuid / 2U) * 2U); in pm_client_wakeup() local
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/
H A Dcorstone1000_pm.c51 int core_index = plat_core_pos_by_mpidr(mpidr); in corstone1000_pwr_domain_on() local
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Dfconf_ethosn_getter.c193 uint32_t core_index, in fdt_node_populate_core()