Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/versal/aarch64/
H A Dversal_common.c60 platform_version = FIELD_GET(PLATFORM_VERSION_MASK, plat_info[1]); in board_detection()
/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dversal_def.h16 #define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro
/rk3399_ARM-atf/plat/amd/versal2/aarch64/
H A Dcommon.c79 platform_version = FIELD_GET((uint32_t)PLATFORM_VERSION_MASK, version_type); in board_detection()
/rk3399_ARM-atf/plat/xilinx/versal_net/aarch64/
H A Dversal_net_common.c78 platform_version = FIELD_GET(PLATFORM_VERSION_MASK, version_type); in board_detection()
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dversal_net_def.h47 # define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h52 # define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro