Searched +full:rtl8723bs +full:- +full:bt (Results 1 – 22 of 22) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RTL8723BS/RTL8723CS/RTL8822CS Bluetooth Device Tree Bindings10 - Vasily Khoruzhick <anarsoul@gmail.com>11 - Alistair Francis <alistair@alistair23.me>14 RTL8723CS/RTL8723CS/RTL8822CS is WiFi + BT chip. WiFi part is connected over15 SDIO, while BT is connected over serial. It speaks H5 protocol with few21 - const: "realtek,rtl8723bs-bt"[all …]
7 bool "Theobroma Systems RK3368-uQ7 (Lion) module"9 The RK3368-uQ7 is a micro-Qseven form-factor (40mm x 70mm,10 MXM-230 connector) system-on-module designed by Theobroma14 - 8x Cortex-A53 (in 2 clusters of 4 cores each)15 - (on-module) up to 4GB of DDR3 memory16 - (on-module) SPI-NOR flash17 - (on-module) eMMC18 - Gigabit Ethernet (with an on-module KSZ9031 PHY)19 - USB20 - HDMI[all …]
3 * Copyright(c) 2007 - 2017 Realtek Corporation.22 #define DRV_NAME "rtl8723bs-vq0"24 #define DRV_NAME "rtl8723bs"36 * Wi-Fi Functions Config64 #define CONFIG_TX_MCAST2UNI /* Support IP multicast->unicast */70 /* The CONFIG_WFD is for supporting the Wi-Fi display */222 /* for ODM and outsrc BT-Coex */
46 static int identify_sucess = -1;57 static int invalid_wifi_device_id = -1;60 static int wifi_dirver_is_loaded = -1;82 {"RTL8723BS", "024c:b723"},110 #define RTL8723BS_DRIVER_MODULE_PATH "/system/lib/modules/RTL8723BS.ko"163 {"RTL8723BS", RTL8723BS_DRIVER_MODULE_PATH, UNKKOWN_DRIVER_MODULE_ARG, ""},200 return -1; in save_wifi_chip_type()209 return -1; in save_wifi_chip_type()219 return -1; in save_wifi_chip_type()227 return -1; in save_wifi_chip_type()[all …]
86 ROM_LMP_8723b, /* RTL8723BS */238 /* RTL8723BS */241 "rtl8723b_fw", "rtl8723b_config", "RTL8723BS"},267 #define offsetof(TYPE, MEMBER) ((size_t)&((TYPE *)0)->MEMBER)270 const typeof( ((type *)0)->member ) *__mptr = (ptr); \271 (type *)( (char *)__mptr - offsetof(type,member) );})277 for (pos = (head)->next, n = pos->next; pos != (head); \278 pos = n, n = pos->next)282 list->next = list; in INIT_LIST_HEAD()283 list->prev = list; in INIT_LIST_HEAD()[all …]
1 // SPDX-License-Identifier: GPL-2.04 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.47 .r871xs_drv.name = "rtl8723bs",61 if (!psdpriv->if1) { in sd_sync_int_hdl()67 sd_int_hdl(psdpriv->if1); in sd_sync_int_hdl()77 psdio_data = &dvobj->intf_data; in sdio_alloc_irq()78 func = psdio_data->func; in sdio_alloc_irq()84 dvobj->drv_dbg.dbg_sdio_alloc_irq_error_cnt++; in sdio_alloc_irq()87 dvobj->drv_dbg.dbg_sdio_alloc_irq_cnt++; in sdio_alloc_irq()88 dvobj->irq_alloc = 1; in sdio_alloc_irq()[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/pwm/pwm.h>9 #include <dt-bindings/sensor-dev.h>11 #include "rk3368-android.dtsi"16 adc_keys: adc-keys {17 compatible = "adc-keys";18 io-channels = <&saradc 1>;19 io-channel-names = "buttons";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 /dts-v1/;8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/pwm/pwm.h>10 #include <dt-bindings/sensor-dev.h>12 #include "rk3368-android.dtsi"15 es8316-sound {16 compatible = "simple-audio-card";17 simple-audio-card,format = "i2s";18 simple-audio-card,name = "rockchip,rk-es8316-codec";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 /dts-v1/;8 #include <dt-bindings/pwm/pwm.h>9 #include <dt-bindings/sensor-dev.h>11 #include "rk3368-android.dtsi"14 es8316-sound {15 compatible = "simple-audio-card";16 simple-audio-card,format = "i2s";17 simple-audio-card,name = "rockchip,rk-es8316-codec";18 simple-audio-card,mclk-fs = <256>;[all …]
4 * SPDX-License-Identifier: (GPL-2.0+ OR MIT).7 /dts-v1/;9 #include "rk3288-android.dtsi"10 #include <dt-bindings/sensor-dev.h>14 compatible = "pwm-backlight";15 brightness-levels = <48 default-brightness-level = <180>;49 enable-gpios = <&gpio7 2 GPIO_ACTIVE_HIGH>;50 pinctrl-names = "default";51 pinctrl-0 = <&bl_en>;[all …]
22 * ---------- --------- --------------- -----------------------23 * 2013-06-06 1.0.0 gordon_yang Create24 * 2013-06-18 1.0.1 lory_xu add support for multi fw25 * 2013-06-21 1.0.2 gordon_yang add timeout for get version cmd26 * 2013-07-01 1.0.3 lory_xu close file handle27 * 2013-07-01 2.0 champion_chen add IC check28 * 2013-12-16 2.1 champion_chen fix bug in Additional packet number29 …* 2013-12-25 2.2 champion_chen open host flow control after send last fw pack…295 ROM_LMP_8723b, /* RTL8723BS */399 /* RTL8723BS */[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 * Bluetooth HCI Three-wire UART driver34 * Maximum Three-wire packet:35 * 4 byte header + max value for 12-bit length + 2 bytes for CRC39 /* Convenience macros for reading Three-wire header values */113 struct h5 *h5 = hu->priv; in h5_link_control()124 skb_queue_tail(&h5->unrel, nskb); in h5_link_control()130 return h5->tx_win & 0x07; in h5_cfg_field()138 struct hci_uart *hu = h5->hu; in h5_timed_event()142 BT_DBG("%s", hu->hdev->name); in h5_timed_event()[all …]
... > /proc/bluetooth/sleep/btwrite brcm_patchram_plus1 --enable_hci --no2bytes --use_baudrate_for_download -- ...
... hciattach [-n] [-p] [-b] [-r] [-t timeout ...
3 * Copyright(c) 2007 - 2017 Realtek Corporation.67 u32 blockSize_p1 = 4; /* (Default) Phase #1 : PCI muse use 4-byte write to download FW */ in _BlockWrite()68 u32 blockSize_p2 = 8; /* Phase #2 : Use 8-byte, if Phase#1 use big size to write FW. */ in _BlockWrite()69 u32 blockSize_p3 = 1; /* Phase #3 : Use 1-byte, the remnant of FW image. */ in _BlockWrite()186 remain = (remain == 0) ? 0 : (4 - remain); in _FillDummy()191 remain--; in _FillDummy()346 #define IS_FW_81xxC(padapter) (((GET_HAL_DATA(padapter))->FirmwareSignature & 0xFFF0) == 0x88C0)355 ((pHalData->firmware_version < 0x21) || in rtl8723b_FirmwareSelfReset()356 (pHalData->firmware_version == 0x21 && in rtl8723b_FirmwareSelfReset()357 pHalData->firmware_sub_version < 0x01)))) { /* after 88C Fw v33.1 */ in rtl8723b_FirmwareSelfReset()[all …]
3 * Copyright(c) 2007 - 2013 Realtek Corporation. All rights reserved.75 u32 blockSize_p1 = 4; // (Default) Phase #1 : PCI muse use 4-byte write to download FW in _BlockWrite()76 u32 blockSize_p2 = 8; // Phase #2 : Use 8-byte, if Phase#1 use big size to write FW. in _BlockWrite()77 u32 blockSize_p3 = 1; // Phase #3 : Use 1-byte, the remnant of FW image. in _BlockWrite()146 (buffSize-offset), blockSize_p2 ,blockCount_p2, remainSize_p2)); in _BlockWrite()168 (buffSize-offset), blockSize_p3, blockCount_p3)); in _BlockWrite()208 remain = (remain==0)?0:(4-remain); in _FillDummy()214 remain--; in _FillDummy()262 RT_TRACE(_module_hal_init_c_, _drv_info_, ("_WriteFW Done- for Normal chip.\n")); in _WriteFW()372 #define IS_FW_81xxC(padapter) (((GET_HAL_DATA(padapter))->FirmwareSignature & 0xFFF0) == 0x88C0)[all …]
1 // SPDX-License-Identifier: GPL-2.04 * Copyright(c) 2007 - 2013 Realtek Corporation. All rights reserved.53 u32 blockSize_p1 = 4; /* (Default) Phase #1 : PCI muse use 4-byte write to download FW */ in _BlockWrite()54 u32 blockSize_p2 = 8; /* Phase #2 : Use 8-byte, if Phase#1 use big size to write FW. */ in _BlockWrite()55 u32 blockSize_p3 = 1; /* Phase #3 : Use 1-byte, the remnant of FW image. */ in _BlockWrite()102 (buffSize-offset), in _BlockWrite()120 (buffSize-offset), blockSize_p3, blockCount_p3)); in _BlockWrite()184 RT_TRACE(_module_hal_init_c_, _drv_info_, ("_WriteFW Done- for Normal chip.\n")); in _WriteFW()235 if (value32 & FWDL_ChkSum_rpt || adapter->bSurpriseRemoved || adapter->bDriverStopped) in polling_fwdl_chksum()238 } while (jiffies_to_msecs(jiffies-start) < timeout_ms || cnt < min_cnt); in polling_fwdl_chksum()[all …]
10 source "package/skeleton-custom/Config.in"11 source "package/skeleton-init-common/Config.in"12 source "package/skeleton-init-none/Config.in"13 source "package/skeleton-init-openrc/Config.in"14 source "package/skeleton-init-systemd/Config.in"15 source "package/skeleton-init-sysv/Config.in"18 source "package/alsa-utils/Config.in"21 source "package/bluez-alsa/Config.in"24 source "package/dvdrw-tools/Config.in"30 source "package/fluid-soundfont/Config.in"[all …]
9 # - A directory, in which case all patches touching any file in this11 # - A pattern, in which case the pattern will be expanded, and then17 # - When a developer adds an "arch/Config.in.<arch>" file to its list19 # will receive e-mail notifications about build failures occuring on20 # this architecture. Not more than one e-mail per day is sent.21 # - When a developer adds a directory that contains one or several23 # occur. Not more than one e-mail per day is sent.24 # - When a developer adds an "package/pkg-<infra>.mk" file to its list43 F: package/wpebackend-fdo/45 F: package/xdg-dbus-proxy/[all …]
5 Defconfigs: Grinn chiliboard/liteboard, PC x86-64 bios: Fix10 hiawatha, hplip, icu, janus-gateway,11 kodi-screensaver-asterwave, kodi-screensaver-cpblobs,12 kodi-screensaver-matrixtrails, libatomic_ops, libbson, libffi,14 libunwind, lynx, mender-grubenv, mkpasswd, motion, mxml,15 netdata, qemu, samba4, speex, stress-ng, tinydtls, unixodbc,16 unrar, util-linux, util-linux-libs, watchdogd, wireshark20 #14351: needs to mount sysfs before mount -a21 #14411: 2021.11-rc2: Samba doesn't compile23 2021.11-rc3, released November 30th, 2021[all …]