Searched refs:models_count (Results 1 – 1 of 1) sorted by relevance
430 uint32_t models_count; in get_board_rev() local458 models_count = ARRAY_SIZE(rpi_models_new_scheme); in get_board_rev()463 models_count = ARRAY_SIZE(rpi_models_old_scheme); in get_board_rev()465 if (rev_type >= models_count) { in get_board_rev()