Searched full:bcm4377 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/bluetooth/ |
| H A 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 …]
|
| H A D | Kconfig | 303 tristate "HCI BCM4377/4378/4387/4388 PCIe driver" 307 Support for Broadcom BCM4377/4378/4387/4388 Bluetooth chipsets 310 Say Y here to compile support for HCI BCM4377 family devices into the
|
| /linux/ |
| H A D | MAINTAINERS | 2433 F: Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml
|