Lines Matching full:otg
7 title: Generic USB OTG Controller
13 otg-rev:
15 Tells usb driver the release number of the OTG and EH supplement with
17 decimal (i.e. 2.0 is 0200H). This property is used if any real OTG
18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be
27 should default to OTG.
29 enum: [host, peripheral, otg]
33 Tells OTG controllers we want to disable OTG HNP. Normally HNP is the
34 basic function of real OTG except you want it to be a srp-capable only B
40 Tells OTG controllers we want to disable OTG SRP. SRP is optional for OTG
46 Tells OTG controllers we want to disable OTG ADP. ADP is optional for OTG
74 dr_mode = "otg";
76 otg-rev = <0x0200>;