Searched +full:ipq8074 +full:- +full:wifi (Results 1 – 2 of 2) 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> 15 devices, for example like AHB based IPQ8074. 20 - qcom,ipq8074-wifi 21 - qcom,ipq6018-wifi 22 - qcom,wcn6750-wifi 23 - qcom,ipq5018-wifi [all …]
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. 12 #include <linux/dma-mapping.h> 28 { .compatible = "qcom,ipq8074-wifi", 31 { .compatible = "qcom,ipq6018-wifi", 34 { .compatible = "qcom,wcn6750-wifi", 37 { .compatible = "qcom,ipq5018-wifi", 48 "misc-pulse1", 49 "misc-latch", [all …]
|