Searched refs:PLATFORM_MASK (Results 1 – 4 of 4) sorted by relevance
73 platform_id = FIELD_GET(PLATFORM_MASK, plat_info[1]); in board_detection()
15 #define PLATFORM_MASK GENMASK(27U, 24U) macro
66 platform_id = FIELD_GET(PLATFORM_MASK, version); in board_detection()
35 # define PLATFORM_MASK GENMASK(27U, 24U) macro