Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath11k-pci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k-pci.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Technologies ath11k wireless devices (PCIe)
11 - Jeff Johnson <jjohnson@kernel.org>
19 - pci17cb,1101 # QCA6390
20 - pci17cb,1103 # WCN6855
25 qcom,calibration-variant:
28 string to uniquely identify variant of the calibration data for designs
[all …]
H A Dqcom,ath11k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4 ---
5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Technologies ath11k wireless devices
11 - Jeff Johnson <jjohnson@kernel.org>
20 - qcom,ipq8074-wifi
21 - qcom,ipq6018-wifi
22 - qcom,wcn6750-wifi
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1 // SPDX-License-Identifier: BSD-3-Clause-Clear
3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4 * Copyright (c) 2021-2025 Qualcomm Innovation Center, Inc. All rights reserved.
28 MODULE_PARM_DESC(crypto_mode, "crypto mode: 0-hardware, 1-software");
912 WARN_ON(!ab->hw_params.single_pdev_only); in ath11k_core_get_single_pdev()
914 return &ab->pdevs[0]; in ath11k_core_get_single_pdev()
922 list_del(&i->list); in ath11k_fw_stats_pdevs_free()
932 list_del(&i->list); in ath11k_fw_stats_vdevs_free()
942 list_del(&i->list); in ath11k_fw_stats_bcn_free()
947 void ath11k_fw_stats_init(struct ath11k *ar) in ath11k_fw_stats_init()
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp-crd.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
13 #include "sc8280xp-pmics.dtsi"
17 compatible = "qcom,sc8280xp-crd", "qcom,sc8280xp";
27 compatible = "pwm-backlight";
29 enable-gpios = <&pmc8280_1_gpios 8 GPIO_ACTIVE_HIGH>;
30 power-supply = <&vreg_edp_bl>;
32 pinctrl-names = "default";
[all …]
H A Dsc8280xp-lenovo-thinkpad-x13s.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/gpio-keys.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/leds/common.h>
14 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
17 #include "sc8280xp-pmics.dtsi"
21 compatible = "lenovo,thinkpad-x13s", "qcom,sc8280xp";
[all …]