Lines Matching +full:usb +full:- +full:detect
1 Qualcomm's PM8941 USB ID Extcon device
3 Some Qualcomm PMICs have a "misc" module that can be used to detect when
4 the USB ID pin has been pulled low or high.
8 - compatible:
11 Definition: Should contain "qcom,pm8941-misc";
13 - reg:
18 - interrupts:
20 Value type: <prop-encoded-array>
21 Definition: Should contain the usb id interrupt
23 - interrupt-names:
26 Definition: Should contain the string "usb_id" for the usb id interrupt
32 compatible = "qcom,pm8941-misc";
35 interrupt-names = "usb_id";
39 usb-controller {