Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/
H A Dplat_bl31_setup.c17 static unsigned int s32g2_mpidr_to_core_pos(unsigned long mpidr);
88 .mpidr_to_core_pos = s32g2_mpidr_to_core_pos, in bl31_platform_setup()
104 static unsigned int s32g2_mpidr_to_core_pos(unsigned long mpidr) in s32g2_mpidr_to_core_pos() function