···11+What: /sys/class/udc/<udc>/a_alt_hnp_support22+Date: June 201133+KernelVersion: 3.144+Contact: Felipe Balbi <balbi@kernel.org>55+Description:66+ Indicates if an OTG A-Host supports HNP at an alternate port.77+Users:88+99+What: /sys/class/udc/<udc>/a_hnp_support1010+Date: June 20111111+KernelVersion: 3.11212+Contact: Felipe Balbi <balbi@kernel.org>1313+Description:1414+ Indicates if an OTG A-Host supports HNP at this port.1515+Users:1616+1717+What: /sys/class/udc/<udc>/b_hnp_enable1818+Date: June 20111919+KernelVersion: 3.12020+Contact: Felipe Balbi <balbi@kernel.org>2121+Description:2222+ Indicates if an OTG A-Host enabled HNP support.2323+Users:2424+2525+What: /sys/class/udc/<udc>/current_speed2626+Date: June 20112727+KernelVersion: 3.12828+Contact: Felipe Balbi <balbi@kernel.org>2929+Description:3030+ Indicates the current negotiated speed at this port.3131+Users:3232+3333+What: /sys/class/udc/<udc>/is_a_peripheral3434+Date: June 20113535+KernelVersion: 3.13636+Contact: Felipe Balbi <balbi@kernel.org>3737+Description:3838+ Indicates that this port is the default Host on an OTG session3939+ but HNP was used to switch roles.4040+Users:4141+4242+What: /sys/class/udc/<udc>/is_otg4343+Date: June 20114444+KernelVersion: 3.14545+Contact: Felipe Balbi <balbi@kernel.org>4646+Description:4747+ Indicates that this port support OTG.4848+Users:4949+5050+What: /sys/class/udc/<udc>/maximum_speed5151+Date: June 20115252+KernelVersion: 3.15353+Contact: Felipe Balbi <balbi@kernel.org>5454+Description:5555+ Indicates the maximum USB speed supported by this port.5656+Users:5757+5858+What: /sys/class/udc/<udc>/maximum_speed5959+Date: June 20116060+KernelVersion: 3.16161+Contact: Felipe Balbi <balbi@kernel.org>6262+Description:6363+ Indicates the maximum USB speed supported by this port.6464+Users:6565+6666+What: /sys/class/udc/<udc>/soft_connect6767+Date: June 20116868+KernelVersion: 3.16969+Contact: Felipe Balbi <balbi@kernel.org>7070+Description:7171+ Allows users to disconnect data pullup resistors thus causing a7272+ logical disconnection from the USB Host.7373+Users:7474+7575+What: /sys/class/udc/<udc>/srp7676+Date: June 20117777+KernelVersion: 3.17878+Contact: Felipe Balbi <balbi@kernel.org>7979+Description:8080+ Allows users to manually start Session Request Protocol.8181+Users:8282+8383+What: /sys/class/udc/<udc>/state8484+Date: June 20118585+KernelVersion: 3.18686+Contact: Felipe Balbi <balbi@kernel.org>8787+Description:8888+ Indicates current state of the USB Device Controller. Valid8989+ states are: 'not-attached', 'attached', 'powered',9090+ 'reconnecting', 'unauthenticated', 'default', 'addressed',9191+ 'configured', and 'suspended'; however not all USB Device9292+ Controllers support reporting all states.9393+Users: