Searched full:bcm4377 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/bluetooth/ |
D | hci_bcm4377.c | 26 BCM4377 = 0, enumerator 485 * id: Chip id (e.g. 0x4377 for BCM4377) 527 int (*send_calibration)(struct bcm4377_data *bcm4377); 528 int (*send_ptb)(struct bcm4377_data *bcm4377, 613 static void bcm4377_ring_doorbell(struct bcm4377_data *bcm4377, u8 doorbell, in bcm4377_ring_doorbell() argument 622 dev_dbg(&bcm4377->pdev->dev, "write %d to doorbell #%d (0x%x)\n", val, in bcm4377_ring_doorbell() 624 iowrite32(db, bcm4377->bar0 + BCM4377_BAR0_DOORBELL); in bcm4377_ring_doorbell() 627 static int bcm4377_extract_msgid(struct bcm4377_data *bcm4377, in bcm4377_extract_msgid() argument 636 &bcm4377->pdev->dev, in bcm4377_extract_msgid() 643 dev_warn(&bcm4377->pdev->dev, in bcm4377_extract_msgid() [all …]
|
D | Kconfig | 315 tristate "HCI BCM4377/4378/4387/4388 PCIe driver" 319 Support for Broadcom BCM4377/4378/4387/4388 Bluetooth chipsets 322 Say Y here to compile support for HCI BCM4377 family devices into the
|
/linux-6.14.4/Documentation/devicetree/bindings/net/bluetooth/ |
D | brcm,bcm4377-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bcm4377-bluetooth.yaml# 7 title: Broadcom BCM4377 family PCIe Bluetooth Chips 13 This binding describes Broadcom BCM4377 family PCIe-attached bluetooth chips 23 - pci14e4,5fa0 # BCM4377
|
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/ |
D | brcm,bcm4329-fmac.yaml | 53 - pci14e4,4488 # BCM4377
|
/linux-6.14.4/ |
D | MAINTAINERS | 2234 F: Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml
|