Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/
A Dfpga_private.h26 unsigned int plat_fpga_calc_core_pos(uint32_t mpid);
/tf-a-ffa_el3_spmc/include/arch/aarch32/
A Darch.h51 #define MPIDR_AFF_ID(mpid, n) \ argument
52 (((mpid) >> MPIDR_AFF_SHIFT(n)) & MPIDR_AFFLVL_MASK)
/tf-a-ffa_el3_spmc/include/arch/aarch64/
A Darch.h68 #define MPIDR_AFF_ID(mpid, n) \ argument
69 (((mpid) >> MPIDR_AFF_SHIFT(n)) & MPIDR_AFFLVL_MASK)

Completed in 11 milliseconds