Searched refs:panelNum (Results 1 – 1 of 1) sorted by relevance
95 static int panelNum = (sizeof(panels) / sizeof(struct ctrl_panel)) - 1; variable1009 if (cur_panel > panelNum || cur_panel < std::to_underlying(panel::MAIN)) in plat_udbg_control_panel()