Searched refs:new_hw_index (Results 1 – 1 of 1) sorted by relevance
2980 uint32_t old_hw_index = 0, new_hw_index = 0; in policy_mgr_get_current_hw_mode() local2983 &new_hw_index); in policy_mgr_get_current_hw_mode()2989 if (new_hw_index == POLICY_MGR_DEFAULT_HW_MODE_INDEX) { in policy_mgr_get_current_hw_mode()2994 status = policy_mgr_get_hw_mode_from_idx(psoc, new_hw_index, hw_mode); in policy_mgr_get_current_hw_mode()