Searched refs:BOARD_REV_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
18 #define BOARD_REV_UNKNOWN (0xFFU) macro
22 #define BOARD_REV_UNKNOWN (0xFF) macro
787 if (type == BOARD_UNKNOWN || rev == BOARD_REV_UNKNOWN) { in bl2_el3_early_platform_setup()
946 if (type == BOARD_UNKNOWN || rev == BOARD_REV_UNKNOWN) in bl2_el3_early_platform_setup()
Completed in 7 milliseconds