Lines Matching +full:out +full:- +full:of +full:- +full:band
2 ---------------------------------------------------
6 - compatible : should comply with the format "usbVID,PID" specified in
7 Documentation/devicetree/bindings/usb/usb-device.yaml
8 At the time of writing, the only OF supported devices
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
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";