Lines Matching full:otg
12 "peripheral" and "otg". In case this attribute isn't
14 OTG.
20 - otg-rev: tells usb driver the release number of the OTG and EH supplement
23 property is used if any real OTG features(HNP/SRP/ADP)
24 is enabled, if ADP is required, otg-rev should be
27 - hnp-disable: tells OTG controllers we want to disable OTG HNP, normally HNP
28 is the basic function of real OTG except you want it
30 - srp-disable: tells OTG controllers we want to disable OTG SRP, SRP is
31 optional for OTG device.
32 - adp-disable: tells OTG controllers we want to disable OTG ADP, ADP is
33 optional for OTG device.
53 dr_mode = "otg";
55 otg-rev = <0x0200>;