~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 What:           /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req
  2 Date:           Feb 2014
  3 Contact:        Li Jun <jun.li@nxp.com>
  4 Description:
  5                 Can be set and read.
  6                 Set a_bus_req(A-device bus request) input to be 1 if
  7                 the application running on the A-device wants to use the bus,
  8                 and to be 0 when the application no longer wants to use
  9                 the bus(or wants to work as peripheral). a_bus_req can also
 10                 be set to 1 by kernel in response to remote wakeup signaling
 11                 from the B-device, the A-device should decide to resume the bus.
 12 
 13                 Valid values are "1" and "0".
 14 
 15                 Reading: returns 1 if the application running on the A-device
 16                 is using the bus as host role, otherwise 0.
 17 
 18 What:           /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop
 19 Date:           Feb 2014
 20 Contact:        Li Jun <jun.li@nxp.com>
 21 Description:
 22                 Can be set and read
 23                 The a_bus_drop(A-device bus drop) input is 1 when the
 24                 application running on the A-device wants to power down
 25                 the bus, and is 0 otherwise, When a_bus_drop is 1, then
 26                 the a_bus_req shall be 0.
 27 
 28                 Valid values are "1" and "0".
 29 
 30                 Reading: returns 1 if the bus is off(vbus is turned off) by
 31                          A-device, otherwise 0.
 32 
 33 What:           /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req
 34 Date:           Feb 2014
 35 Contact:        Li Jun <jun.li@nxp.com>
 36 Description:
 37                 Can be set and read.
 38                 The b_bus_req(B-device bus request) input is 1 during the time
 39                 that the application running on the B-device wants to use the
 40                 bus as host, and is 0 when the application no longer wants to
 41                 work as host and decides to switch back to be peripheral.
 42 
 43                 Valid values are "1" and "0".
 44 
 45                 Reading: returns if the application running on the B device
 46                 is using the bus as host role, otherwise 0.
 47 
 48 What:           /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err
 49 Date:           Feb 2014
 50 Contact:        Li Jun <jun.li@nxp.com>
 51 Description:
 52                 Only can be set.
 53                 The a_clr_err(A-device Vbus error clear) input is used to clear
 54                 vbus error, then A-device will power down the bus.
 55 
 56                 Valid value is "1"

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php