Searched +full:bcm4330 +full:- +full:bt (Results 1 – 16 of 16) sorted by relevance
2 ---------------------12 - compatible: should contain one of the following:14 * "brcm,bcm4329-bt"15 * "brcm,bcm4330-bt"16 * "brcm,bcm43438-bt"18 * "brcm,bcm43540-bt"23 - max-speed: see Documentation/devicetree/bindings/serial/serial.yaml24 - shutdown-gpios: GPIO specifier, used to enable the BT module25 - device-wakeup-gpios: GPIO specifier, used to wakeup the controller26 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor.[all …]
36 #define TAG "[PCBA,BT]: "51 BT_UNKNOWN = -1,55 BCM4330,71 static int rfkill_id = -1;108 else if (0 == strncmp(buf, "BCM4330", strlen("BCM4330")) ) {109 chip_type = BCM4330;110 printf("Read wifi chip type OK ! chip_type = BCM4330\n");148 return -1;164 int fd = -1;165 int ret = -1;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Paul Cercueil <paul@crapouillou.net>13 - $ref: /schemas/serial.yaml#17 pattern: "^serial@[0-9a-f]+$"21 - enum:22 - ingenic,jz4740-uart23 - ingenic,jz4760-uart24 - ingenic,jz4780-uart[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;5 #include <dt-bindings/clock/ingenic,tcu.h>6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/regulator/active-semi,8865-regulator.h>22 stdout-path = &uart4;31 gpio-keys {32 compatible = "gpio-keys";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's Exynos4210 based Galaxy S2 (GT-I9100 version) device tree11 /dts-v1/;13 #include "exynos4412-ppmu-common.dtsi"15 #include <dt-bindings/gpio/gpio.h>16 #include <dt-bindings/input/linux-event-codes.h>19 model = "Samsung Galaxy S2 (GT-I9100)";28 stdout-path = "serial2:115200n8";31 vemmc_reg: regulator-0 {32 compatible = "regulator-fixed";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only2 /dts-v1/;4 #include "ste-db8500.dtsi"5 #include "ste-ab8505.dtsi"6 #include "ste-dbx5x0-pinctrl.dtsi"7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/interrupt-controller/irq.h>13 * You need an intermediate, device-tree compatible bootloader16 * There is a port of (mainline) U-Boot, see[all …]
1 // SPDX-License-Identifier: GPL-2.013 #include <dt-bindings/clock/samsung,s2mps11.h>14 #include <dt-bindings/gpio/gpio.h>15 #include <dt-bindings/interrupt-controller/irq.h>21 stdout-path = &serial_2;30 compatible = "samsung,secure-firmware";34 thermal-zones {35 cpu_thermal: cpu-thermal {36 cooling-maps {39 cooling-device = <&cpu0 5 5>,[all …]
2 * Copyright 2015 Chen-Yu Tsai4 * Chen-Yu Tsai <wens@csie.org>6 * This file is dual-licensed: you can use it either under the terms45 /dts-v1/;46 #include "sun8i-a83t.dtsi"48 #include <dt-bindings/gpio/gpio.h>52 compatible = "cubietech,cubietruck-plus", "allwinner,sun8i-a83t";60 stdout-path = "serial0:115200n8";63 hdmi-connector {64 compatible = "hdmi-connector";[all …]
1 // SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/linux-event-codes.h>8 #include <dt-bindings/interrupt-controller/irq.h>19 stdout-path = &uart2;27 gpio-keys {28 compatible = "gpio-keys";29 #address-cells = <1>;30 #size-cells = <0>;32 user-pb {[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Devicetree for the Samsung XCover 2 GT-S7710 also known as Skomer.6 /dts-v1/;7 #include "ste-db8500.dtsi"8 #include "ste-ab8505.dtsi"9 #include "ste-dbx5x0-pinctrl.dtsi"10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/input/input.h>12 #include <dt-bindings/interrupt-controller/irq.h>15 model = "Samsung XCover 2 (GT-S7710)";[all …]
1 // SPDX-License-Identifier: GPL-2.03 #include <dt-bindings/input/gpio-keys.h>4 #include <dt-bindings/input/input.h>5 #include <dt-bindings/power/summit,smb347-charger.h>6 #include <dt-bindings/thermal/thermal.h>9 #include "tegra30-cpu-opp.dtsi"10 #include "tegra30-cpu-opp-microvolt.dtsi"26 * pre-existing /chosen node to be available to insert the35 reserved-memory {36 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.012 /dts-v1/;14 #include "exynos4412-ppmu-common.dtsi"15 #include <dt-bindings/input/input.h>16 #include <dt-bindings/gpio/gpio.h>17 #include <dt-bindings/clock/samsung,s2mps11.h>28 stdout-path = &serial_1;37 compatible = "samsung,secure-firmware";42 compatible = "gpio-keys";48 debounce-interval = <10>;[all …]
14 /* Rock-chips rfkill driver for bluetooth25 #include <linux/rfkill-bt.h>26 #include <linux/rfkill-wlan.h>35 #include <dt-bindings/gpio/gpio.h>81 "bcm4330"122 DBG("BT IRQ wakeup, request %dms wakelock\n", BT_IRQ_WAKELOCK_TIMEOUT); in rfkill_rk_wake_host_irq()124 wake_lock_timeout(&rfkill->bt_irq_wl, in rfkill_rk_wake_host_irq()134 if (gpio_is_valid(gpio->io)) { in rfkill_rk_setup_gpio()137 sprintf(gpio->name, "%s_%s", prefix, name); in rfkill_rk_setup_gpio()138 ret = devm_gpio_request(&pdev->dev, gpio->io, gpio->name); in rfkill_rk_setup_gpio()[all …]
2 * bluetooth_test.c -- bluetooth test application5 * Author: Panzhenzhuan Wang <randy.wang@rock-chips.com>11 * http://www.apache.org/licenses/LICENSE-2.046 #define BT_PROC_ERR -3047 #define BT_FIRMWARE_LOAD_ERR -3160 BT_UNKNOWN = -1,64 BCM4330, enumerator80 static int rfkill_bt_id = -1;99 return -1; in init_rfkill()117 int fd = -1; in bt_get_chip_name()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later52 * struct bcm_device_data - device specific data61 * struct bcm_device - device driver resources140 /* List of BCM BT UART devices */144 static int irq_polarity = -1;146 MODULE_PARM_DESC(irq_polarity, "IRQ polarity 0: active-high 1: active-low");150 if (hu->serdev) in host_set_baudrate()151 serdev_device_set_baudrate(hu->serdev, speed); in host_set_baudrate()158 struct hci_dev *hdev = hu->hdev; in bcm_set_baudrate()212 if (device && device->hu && device->hu->serdev) in bcm_device_exists()[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...