Home
last modified time | relevance | path

Searched +full:srp +full:- +full:disable (Results 1 – 4 of 4) sorted by relevance

/Documentation/devicetree/bindings/usb/
Dusb-drd.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 otg-rev:
16 which the device and its descriptors are compliant, in binary-coded
18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be
25 Tells Dual-Role USB controllers that we want to work on a particular
32 hnp-disable:
[all …]
Ddwc2.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
13 - $ref: usb-drd.yaml#
14 - $ref: usb-hcd.yaml#
19 - const: brcm,bcm2835-usb
20 - const: hisilicon,hi6220-usb
21 - const: ingenic,jz4775-otg
22 - const: ingenic,jz4780-otg
[all …]
/Documentation/ABI/stable/
Dsysfs-transport-srp1 What: /sys/class/srp_remote_ports/port-<h>:<n>/delete
4 Contact: linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org
5 Description: Instructs an SRP initiator to disconnect from a target and to
8 What: /sys/class/srp_remote_ports/port-<h>:<n>/dev_loss_tmo
11 Contact: linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org
15 will disable the dev_loss timer.
17 What: /sys/class/srp_remote_ports/port-<h>:<n>/fast_io_fail_tmo
20 Contact: linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org
24 disable the fast_io_fail timer.
26 What: /sys/class/srp_remote_ports/port-<h>:<n>/port_id
[all …]
/Documentation/usb/
Dchipidea.rst5 1. How to test OTG FSM(HNP and SRP)
6 -----------------------------------
8 To show how to demo OTG HNP and SRP functions via sys input files
12 -------------------------
29 otg-rev = <0x0200>;
30 adp-disable;
33 -------------------
41 The A-device (with micro A plug inserted) should enumerate B-device.
45 On B-device::
49 B-device should take host role and enumerate A-device.
[all …]