Searched refs:soft_unresettable_controller (Results 1 – 2 of 2) sorted by relevance
597 static u32 soft_unresettable_controller[] = { variable629 for (i = 0; i < ARRAY_SIZE(soft_unresettable_controller); i++) in ctlr_is_soft_resettable()630 if (soft_unresettable_controller[i] == board_id) in ctlr_is_soft_resettable()
552 static u32 soft_unresettable_controller[] = { variable595 return !board_id_in_array(soft_unresettable_controller, in ctlr_is_soft_resettable()596 ARRAY_SIZE(soft_unresettable_controller), board_id); in ctlr_is_soft_resettable()