Searched refs:GET_BOARD_NAME (Results 1 – 4 of 4) sorted by relevance
29 #define GET_BOARD_NAME(a) (g_board_tbl[(a)]) macro
33 #define GET_BOARD_NAME(a) (g_board_tbl[(a)]) macro
788 NOTICE("BL2: Board is %s Rev.---\n", GET_BOARD_NAME(type)); in bl2_el3_early_platform_setup()791 GET_BOARD_NAME(type), in bl2_el3_early_platform_setup()
947 NOTICE("BL2: Board is %s Rev.---\n", GET_BOARD_NAME(type)); in bl2_el3_early_platform_setup()950 GET_BOARD_NAME(type), in bl2_el3_early_platform_setup()
Completed in 6 milliseconds