Home
last modified time | relevance | path

Searched +full:rtl8723bs +full:- +full:bt (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/net/bluetooth/
Drealtek,bluetooth.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS Bluetooth
10 - Vasily Khoruzhick <[email protected]>
11 - Alistair Francis <[email protected]>
14 RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS is a WiFi + BT chip. WiFi part
15 is connected over SDIO, while BT is connected over serial. It speaks
22 - enum:
23 - realtek,rtl8723bs-bt
[all …]
/linux-6.14.4/arch/arm64/boot/dts/allwinner/
Dsun50i-h700-anbernic-rg35xx-plus.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
6 #include "sun50i-h700-anbernic-rg35xx-2024.dts"
10 compatible = "anbernic,rg35xx-plus", "allwinner,sun50i-h700";
13 compatible = "mmc-pwrseq-simple";
15 clock-names = "ext_clock";
16 pinctrl-0 = <&x32clk_fanout_pin>;
17 pinctrl-names = "default";
18 post-power-on-delay-ms = <200>;
19 reset-gpios = <&pio 6 18 GPIO_ACTIVE_LOW>; /* PG18 */
25 vmmc-supply = <&reg_cldo4>;
[all …]
Dsun50i-h6-pine-h64-model-b.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include "sun50i-h6-pine-h64.dts"
8 /delete-node/ &reg_gmac_3v3;
12 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6";
15 compatible = "mmc-pwrseq-simple";
16 reset-gpios = <&r_pio 1 3 GPIO_ACTIVE_LOW>; /* PM3 */
17 post-power-on-delay-ms = <200>;
22 /delete-property/ ddc-en-gpios;
26 phy-supply = <&reg_aldo2>;
30 vmmc-supply = <&reg_cldo3>;
[all …]
Dsun50i-h64-remix-mini-pc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 /dts-v1/;
6 #include "sun50i-a64.dtsi"
7 #include "sun50i-a64-cpu-opp.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "jide,remix-mini-pc", "allwinner,sun50i-h64",
14 "allwinner,sun50i-a64";
17 ethernet1 = &rtl8723bs;
22 stdout-path = "serial0:115200n8";
25 hdmi-connector {
[all …]
/linux-6.14.4/arch/arm/boot/dts/allwinner/
Dsun5i-r8-chip.dts5 * Maxime Ripard <maxime.ripard@free-electrons.com>
7 * This file is dual-licensed: you can use it either under the terms
46 /dts-v1/;
47 #include "sun5i-r8.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
55 compatible = "nextthing,chip", "allwinner,sun5i-r8", "allwinner,sun5i-a13";
67 stdout-path = "serial0:115200n8";
71 compatible = "gpio-leds";
[all …]
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3588s-indiedroid-nova.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include <dt-bindings/soc/rockchip,vop2.h>
9 #include <dt-bindings/usb/pd.h>
16 adc-keys-0 {
17 compatible = "adc-keys";
18 io-channel-names = "buttons";
[all …]
Drk3566-anbernic-rgxx3.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
9 #include <dt-bindings/soc/rockchip,vop2.h>
13 chassis-type = "handset";
16 stdout-path = "serial2:1500000n8";
19 adc_keys: adc-keys {
[all …]
Drk3566-powkiddy-rk2023.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
9 #include <dt-bindings/soc/rockchip,vop2.h>
13 chassis-type = "handset";
21 adc-joystick {
22 compatible = "adc-joystick";
[all …]
Drk3566-powkiddy-x55.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
9 #include <dt-bindings/soc/rockchip,vop2.h>
14 chassis-type = "handset";
25 stdout-path = "serial2:1500000n8";
28 adc_joystick: adc-joystick {
[all …]
/linux-6.14.4/drivers/bluetooth/
Dhci_h5.c1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Bluetooth HCI Three-wire UART driver
37 * Maximum Three-wire packet:
38 * 4 byte header + max value for 12-bit length + 2 bytes for CRC
42 /* Convenience macros for reading Three-wire header values */
128 struct h5 *h5 = hu->priv; in h5_link_control()
139 skb_queue_tail(&h5->unrel, nskb); in h5_link_control()
145 return h5->tx_win & 0x07; in h5_cfg_field()
153 struct hci_uart *hu = h5->hu; in h5_timed_event()
157 BT_DBG("%s", hu->hdev->name); in h5_timed_event()
[all …]
Dbtrtl.c1 // SPDX-License-Identifier: GPL-2.0-or-later
120 .hw_info = "rtl8723bs" },
130 /* 8723CS-CG */
140 .hw_info = "rtl8723cs-cg" },
142 /* 8723CS-VF */
152 .hw_info = "rtl8723cs-vf" },
154 /* 8723CS-XX */
323 /* 8852BT/8852BE-VT */
376 if (skb->len != sizeof(struct hci_rp_read_local_version)) { in btrtl_read_local_version()
379 return ERR_PTR(-EIO); in btrtl_read_local_version()
[all …]
/linux-6.14.4/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c1 // SPDX-License-Identifier: GPL-2.0
4 * Copyright(c) 2007 - 2013 Realtek Corporation. All rights reserved.
48 u32 blockSize_p1 = 4; /* (Default) Phase #1 : PCI muse use 4-byte write to download FW */ in _BlockWrite()
49 u32 blockSize_p2 = 8; /* Phase #2 : Use 8-byte, if Phase#1 use big size to write FW. */ in _BlockWrite()
50 u32 blockSize_p3 = 1; /* Phase #3 : Use 1-byte, the remnant of FW image. */ in _BlockWrite()
63 netdev_dbg(padapter->pnetdev, "write failed at %s %d, block:%d\n", in _BlockWrite()
87 netdev_dbg(padapter->pnetdev, "write failed at %s %d, block:%d\n", in _BlockWrite()
130 netdev_dbg(padapter->pnetdev, "page write failed at %s %d\n", in _WriteFW()
142 netdev_dbg(padapter->pnetdev, "remaining page write failed at %s %d\n", in _WriteFW()
195 if (value32 & FWDL_ChkSum_rpt || adapter->bSurpriseRemoved || adapter->bDriverStopped) in polling_fwdl_chksum()
[all …]