Lines Matching +full:sci +full:- +full:reset
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
102 * @brief This method will initialize the SCI Framework controller object.
135 * @brief This method will start the SCIF controller. The SCI User completion
137 * -# the return status of this method is SCI_SUCCESS.
138 * -# after all of the phys have successfully started or been given
173 * -# the method return status is SCI_SUCCESS.
174 * -# the controller has been quiesced.
200 * @brief This method will reset the supplied framework controller regardless
207 * @param[in] controller the handle to the controller object to reset.
209 * @return Indicate if the controller reset method succeeded or failed in
211 * @retval SCI_SUCCESS if the reset operation successfully started.
212 * @retval SCI_FATAL_ERROR if the controller reset operation is unable to
222 * @brief This method returns the SCI Core controller handle associated
228 * @return Return the SCI core controller handle associated with the supplied
298 * @brief This method is called by the SCI user to complete a previously
301 * (i.e. re-constructed).
325 * reused (i.e. re-constructed).
369 * @brief This method allows the user to configure the SCI Framework
412 * @brief This method is called by the SCI user to start internal io.