Searched refs:PLATFORM_VERSION_MASK (Results 1 – 6 of 6) sorted by relevance
60 platform_version = FIELD_GET(PLATFORM_VERSION_MASK, plat_info[1]); in board_detection()
16 #define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro
79 platform_version = FIELD_GET((uint32_t)PLATFORM_VERSION_MASK, version_type); in board_detection()
78 platform_version = FIELD_GET(PLATFORM_VERSION_MASK, version_type); in board_detection()
47 # define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro
52 # define PLATFORM_VERSION_MASK GENMASK(31U, 28U) macro