Home
last modified time | relevance | path

Searched +full:ath10k +full:- +full:calibration +full:- +full:variant (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath10k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/wireless/qcom,ath10k.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies ath10k wireless devices
10 - Jeff Johnson <jjohnson@kernel.org>
18 - qcom,ath10k # SDIO-based devices
19 - qcom,ipq4019-wifi
20 - qcom,wcn3990-wifi # SNoC-based devices
25 reg-names:
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c1 // SPDX-License-Identifier: ISC
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
5 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
6 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved.
18 #include <linux/nvmem-consumer.h>
30 #include "wmi-ops.h"
59 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
60 MODULE_PARM_DESC(cryptmode, "Crypto mode: 0-hardware, 1-software");
476 * or 2x2 160Mhz, long-guard-interval.
[all …]
H A Dqmi.c1 // SPDX-License-Identifier: ISC
4 * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
36 struct ath10k *ar = qmi->ar; in ath10k_qmi_map_msa_permission()
48 if (mem_info->secure) { in ath10k_qmi_map_msa_permission()
56 ret = qcom_scm_assign_mem(mem_info->addr, mem_info->size, in ath10k_qmi_map_msa_permission()
68 struct ath10k *ar = qmi->ar; in ath10k_qmi_unmap_msa_permission()
74 if (!mem_info->secure) in ath10k_qmi_unmap_msa_permission()
80 ret = qcom_scm_assign_mem(mem_info->addr, mem_info->size, in ath10k_qmi_unmap_msa_permission()
93 if (qmi->msa_fixed_perm) in ath10k_qmi_setup_msa_permissions()
96 for (i = 0; i < qmi->nr_mem_region; i++) { in ath10k_qmi_setup_msa_permissions()
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-jacuzzi-fennel14-sku2.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
12 chassis-type = "laptop";
13 compatible = "google,fennel-sku2", "google,fennel", "mediatek,mt8183";
17 qcom,ath10k-calibration-variant = "GO_FENNEL14";
H A Dmt8183-kukui-jacuzzi-fennel14.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi"
12 chassis-type = "laptop";
13 compatible = "google,fennel-sku0", "google,fennel", "mediatek,mt8183";
17 qcom,ath10k-calibration-variant = "GO_FENNEL14";
H A Dmt8183-kukui-jacuzzi-makomo-sku0.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi"
12 chassis-type = "laptop";
13 compatible = "google,makomo-sku0", "google,makomo", "mediatek,mt8183";
17 qcom,ath10k-calibration-variant = "GO_FENNEL14";
21 pins-clk {
22 drive-strength = <6>;
H A Dmt8183-kukui-jacuzzi-makomo-sku1.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
12 chassis-type = "laptop";
13 compatible = "google,makomo-sku1", "google,makomo", "mediatek,mt8183";
17 qcom,ath10k-calibration-variant = "GO_FENNEL14";
21 pins-clk {
22 drive-strength = <6>;
H A Dmt8183-kukui-jacuzzi-juniper.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi.dtsi"
11 compatible = "hid-over-i2c";
13 hid-descr-addr = <0x20>;
15 pinctrl-names = "default";
16 pinctrl-0 = <&trackpad_pins>;
18 interrupts-extended = <&pio 7 IRQ_TYPE_LEVEL_LOW>;
20 wakeup-source;
25 qcom,ath10k-calibration-variant = "GO_JUNIPER";
H A Dmt8183-kukui-jacuzzi-fennel-sku6.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi"
12 chassis-type = "convertible";
13 compatible = "google,fennel-sku6", "google,fennel", "mediatek,mt8183";
19 pinctrl-names = "default";
20 pinctrl-0 = <&touchscreen_pins>;
22 vcc33-supply = <&pp3300_alw>;
27 qcom,ath10k-calibration-variant = "GO_FENNEL";
H A Dmt8183-kukui-jacuzzi-fennel-sku7.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
12 chassis-type = "convertible";
13 compatible = "google,fennel-sku7", "google,fennel", "mediatek,mt8183";
19 pinctrl-names = "default";
20 pinctrl-0 = <&touchscreen_pins>;
22 vcc33-supply = <&pp3300_alw>;
27 qcom,ath10k-calibration-variant = "GO_FENNEL";
H A Dmt8183-kukui-jacuzzi-damu.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi.dtsi"
8 #include "mt8183-kukui-audio-da7219-max98357a.dtsi"
12 chassis-type = "convertible";
19 pinctrl-names = "default";
20 pinctrl-0 = <&touchscreen_pins>;
22 vcc33-supply = <&pp3300_alw>;
23 vccio-supply = <&pp1800_alw>;
27 mediatek,dmic-mode = <1>; /* one-wire */
[all …]
H A Dmt8183-kukui-jacuzzi-fennel-sku1.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi"
12 chassis-type = "convertible";
13 compatible = "google,fennel-sku1", "google,fennel", "mediatek,mt8183";
16 compatible = "pwm-leds";
17 keyboard_backlight: led-0 {
20 max-brightness = <1023>;
32 pinctrl-names = "default";
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-scarlet-dumo.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Google Gru-Scarlet Rev5+ (SKU-0) board device tree source
8 /dts-v1/;
10 #include "rk3399-gru-scarlet.dtsi"
14 compatible = "google,scarlet-rev15-sku0", "google,scarlet-rev15",
15 "google,scarlet-rev14-sku0", "google,scarlet-rev14",
16 "google,scarlet-rev13-sku0", "google,scarlet-rev13",
17 "google,scarlet-rev12-sku0", "google,scarlet-rev12",
18 "google,scarlet-rev11-sku0", "google,scarlet-rev11",
19 "google,scarlet-rev10-sku0", "google,scarlet-rev10",
[all …]