Lines Matching +full:irq +full:- +full:can +full:- +full:wake
2 ---------------------------------------------------
6 - compatible : should comply with the format "usbVID,PID" specified in
7 Documentation/devicetree/bindings/usb/usb-device.yaml
13 "usb4ca,301a" (Qualcomm QCA6174A (Lite-On))
17 Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt
21 - interrupt-names: (see below)
22 - interrupts : The interrupt specified by the name "wakeup" is the interrupt
23 that shall be used for out-of-band wake-on-bt. Driver will
25 irq will be enabled so that the bluetooth chip can wakeup host
26 platform out of band. During system resume, the irq will be
31 Following example uses irq pin number 3 of gpio0 for out of band wake-on-bt:
34 #address-cells = <1>;
35 #size-cells = <0>;
40 interrupt-parent = <&gpio0>;
41 interrupt-names = "wakeup";