Home
last modified time | relevance | path

Searched +full:w155s2 +full:- +full:bt (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Damlogic,w155s2-bt.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/bluetooth/amlogic,w155s2-bt.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 The W155S2 is an Amlogic Bluetooth and Wi-Fi combo chip. It works on
12 the standard H4 protocol via a 4-wire UART interface, with baud rates
16 - Yang Li <yang.li@amlogic.com>
21 - items:
22 - enum:
23 - amlogic,w265s1-bt
[all …]
/linux/drivers/bluetooth/
H A Dhci_aml.c1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT)
121 * --------|-----------------------|---------|-------------|
136 return -ENOMEM; in aml_send_tci_cmd()
154 if (rsp->opcode != op_code || rsp->status != 0x00) { in aml_send_tci_cmd()
156 op_code, rsp->opcode, rsp->status); in aml_send_tci_cmd()
157 err = -EINVAL; in aml_send_tci_cmd()
173 value = ((AML_UART_CLK_SOURCE / baud) - 1) & 0x0FFF; in aml_update_chip_baudrate()
227 return -EINVAL; in aml_send_firmware()
236 return -EINVAL; in aml_send_firmware()
239 fw_size -= seg_size; in aml_send_firmware()
[all …]
/linux/
H A 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-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]