Home
last modified time | relevance | path

Searched +full:mt7622 +full:- +full:bluetooth (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/net/bluetooth/
Dmediatek,mt7622-bluetooth.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/mediatek,mt7622-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek SoC built-in Bluetooth
11 child node of the serial node with BTIF. The dt-bindings details for BTIF
15 - Sean Wang <[email protected]>
18 - $ref: bluetooth-controller.yaml#
22 const: mediatek,mt7622-bluetooth
27 clock-names:
[all …]
/linux-6.14.4/arch/arm64/boot/dts/mediatek/
Dmt7622.dtsi6 * SPDX-License-Identifier: (GPL-2.0 OR MIT)
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/clock/mt7622-clk.h>
12 #include <dt-bindings/phy/phy.h>
13 #include <dt-bindings/power/mt7622-power.h>
14 #include <dt-bindings/reset/mt7622-reset.h>
15 #include <dt-bindings/thermal/thermal.h>
18 compatible = "mediatek,mt7622";
19 interrupt-parent = <&sysirq>;
[all …]
/linux-6.14.4/drivers/bluetooth/
Dbtmtkuart.c1 // SPDX-License-Identifier: GPL-2.0
5 * Bluetooth support for MediaTek serial devices
27 #include <net/bluetooth/bluetooth.h>
28 #include <net/bluetooth/hci_core.h>
85 ((bdev)->data->flags & BTMTKUART_FLAG_STANDALONE_HW)
87 !((bdev)->data->flags & BTMTKUART_FLAG_STANDALONE_HW)
101 hlen = sizeof(*hdr) + wmt_params->dlen; in mtk_hci_wmt_sync()
103 err = -EINVAL; in mtk_hci_wmt_sync()
109 err = -ENOMEM; in mtk_hci_wmt_sync()
113 hdr = &wc->hdr; in mtk_hci_wmt_sync()
[all …]
/linux-6.14.4/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-[email protected]
88 F: drivers/scsi/3w-*
[all …]