Searched +full:misc +full:- +full:pulse1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/ |
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. 5 --- 7 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 - Kalle Valo <kvalo@codeaurora.org> 21 - qcom,ipq8074-wifi 22 - qcom,ipq6018-wifi 29 - description: misc-pulse1 interrupt events 30 - description: misc-latch interrupt events 31 - description: sw exception interrupt events [all …]
|
/Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
D | ahb.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 10 #include <linux/dma-mapping.h> 20 { .compatible = "qcom,ipq8074-wifi", 23 { .compatible = "qcom,ipq6018-wifi", 41 "misc-pulse1", 42 "misc-latch", 43 "sw-exception", 57 "host2wbm-desc-feed", 58 "host2reo-re-injection", [all …]
|