Searched refs:board_is_gpevm (Results 1 – 2 of 2) sorted by relevance
24 static inline int board_is_gpevm(void) in board_is_gpevm() function46 return board_is_gpevm() || board_is_hsevm(); in board_is_evm()
575 else if (board_is_gpevm()) in rtc_only_get_board_type()