~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/staging/westbridge/astoria/include/linux/westbridge/cyasmisc.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
550
550
   West Bridge.
551
551
 
552
552
   Description
553
 
   This function intializes the hardware to establish basic
 
553
   This function initializes the hardware to establish basic
554
554
   communication with the West Bridge device.  This is always the first
555
555
   function called to initialize communication with the West Bridge
556
556
   device.
620
620
   * Nestable: YES
621
621
 
622
622
   Returns
623
 
   * CY_AS_ERROR_SUCCESS - the firmware was sucessfully downloaded
 
623
   * CY_AS_ERROR_SUCCESS - the firmware was successfully downloaded
624
624
   * CY_AS_ERROR_INVALID_HANDLE
625
625
   * CY_AS_ERROR_NOT_CONFIGURED - the West Bridge device
626
626
   *    was not configured
836
836
   ownership.
837
837
 
838
838
   Returns
839
 
   * CY_AS_ERROR_SUCCESS - the p port sucessfully acquired the
 
839
   * CY_AS_ERROR_SUCCESS - the p port successfully acquired the
840
840
   *    resource of interest
841
841
   * CY_AS_ERROR_INVALID_HANDLE
842
842
   * CY_AS_ERROR_NOT_CONFIGURED
879
879
   * Valid In Asynchronous Callback: NO
880
880
 
881
881
   Returns
882
 
   * CY_AS_ERROR_SUCCESS - the p port sucessfully released
 
882
   * CY_AS_ERROR_SUCCESS - the p port successfully released
883
883
   *    the resource of interest
884
884
   * CY_AS_ERROR_INVALID_HANDLE
885
885
   * CY_AS_ERROR_NOT_CONFIGURED
929
929
 
930
930
   Returns
931
931
   * CY_AS_ERROR_SUCCESS - the trace configuration has been
932
 
   *    sucessfully changed
 
932
   *    successfully changed
933
933
   * CY_AS_ERROR_NO_SUCH_BUS - the bus specified does not exist
934
934
   * CY_AS_ERROR_NO_SUCH_DEVICE - the specified media/device
935
935
   *    pair does not exist