Home
last modified time | relevance | path

Searched +full:taurus +full:- +full:cal +full:- +full:blob (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/
Dbrcm,bcm4377-bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bcm4377-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sven Peter <sven@svenpeter.dev>
13 This binding describes Broadcom BCM4377 family PCIe-attached bluetooth chips
14 usually found in Apple machines. The Wi-Fi part of the chip is described in
15 bindings/net/wireless/brcm,bcm4329-fmac.yaml.
18 - $ref: bluetooth-controller.yaml#
23 - pci14e4,5fa0 # BCM4377
[all …]
/linux-6.12.1/drivers/bluetooth/
Dhci_bcm4377.c1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
11 #include <linux/dma-mapping.h>
256 * - virtual: set if there is no associated shared memory and only the
258 * - sync: only set for the SCO rings
404 * payload_size: optional in-place payload size
405 * mapped_payload_size: optional out-of-place payload size
411 * setup a corresponding completion ring for device->host messages
413 * buffers used by device->host messages in the completion
483 * Chip-specific configuration struct
495 * vendor-specific subsystem control
[all …]