Searched +full:taurus +full:- +full:cal +full:- +full:blob (Results 1 – 2 of 2) sorted by relevance
1 # 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 chips14 usually found in Apple machines. The Wi-Fi part of the chip is described in15 bindings/net/wireless/brcm,bcm4329-fmac.yaml.18 - $ref: bluetooth-controller.yaml#23 - pci14e4,5fa0 # BCM4377[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT11 #include <linux/dma-mapping.h>256 * - virtual: set if there is no associated shared memory and only the258 * - sync: only set for the SCO rings404 * payload_size: optional in-place payload size405 * mapped_payload_size: optional out-of-place payload size411 * setup a corresponding completion ring for device->host messages413 * buffers used by device->host messages in the completion483 * Chip-specific configuration struct495 * vendor-specific subsystem control[all …]