Searched +full:wcn6750 +full:- +full:wifi (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| H A D | qcom,ath11k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Jeff Johnson <jjohnson@kernel.org> 20 - qcom,ipq8074-wifi 21 - qcom,ipq6018-wifi 22 - qcom,wcn6750-wifi 23 - qcom,ipq5018-wifi 32 interrupt-names: [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-qcard.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 14 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 15 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h> 16 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 17 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 31 wifi0 = &wifi; 34 wcd9385: audio-codec-1 { 35 compatible = "qcom,wcd9385-codec"; 36 pinctrl-names = "default", "sleep"; 37 pinctrl-0 = <&wcd_reset_n>, <&us_euro_hs_sel>; [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 1 // 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. 30 MODULE_PARM_DESC(crypto_mode, "crypto mode: 0-hardware, 1-software"); 36 "Datapath frame mode (0: raw, 1: native wifi (default), 2: ethernet)"); 568 .name = "wcn6750 hw1.0", 571 .dir = "WCN6750/hw1.0", 1005 list_del(&i->list); in ath11k_fw_stats_pdevs_free() 1015 list_del(&i->list); in ath11k_fw_stats_vdevs_free() 1025 list_del(&i->list); in ath11k_fw_stats_bcn_free() [all …]
|