Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_common.c132 return (int32_t)(((sys_id >> V2M_SYS_ID_REV_SHIFT) & in plat_get_soc_revision()
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch32/
A Djuno_helpers.S158 ubfx r0, r1, #V2M_SYS_ID_REV_SHIFT, #4
/tf-a-ffa_el3_spmc/include/plat/arm/board/common/
A Dv2m_def.h56 #define V2M_SYS_ID_REV_SHIFT 28 macro
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_common.c283 rev = (sys_id >> V2M_SYS_ID_REV_SHIFT) & V2M_SYS_ID_REV_MASK; in fvp_config_setup()
494 return (int32_t)(((sys_id >> V2M_SYS_ID_REV_SHIFT) & in plat_get_soc_revision()
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch64/
A Djuno_helpers.S162 ubfx x0, x1, #V2M_SYS_ID_REV_SHIFT, #4

Completed in 6 milliseconds