Home
last modified time | relevance | path

Searched full:snoc (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.14.4/Documentation/devicetree/bindings/interconnect/
Dqcom,msm8939.yaml24 - qcom,msm8937-snoc
27 - qcom,msm8939-snoc
30 - qcom,msm8976-snoc
49 - qcom,msm8937-snoc-mm
50 - qcom,msm8939-snoc-mm
51 - qcom,msm8976-snoc-mm
68 snoc: interconnect@580000 {
69 compatible = "qcom,msm8939-snoc";
73 snoc_mm: interconnect-snoc {
74 compatible = "qcom,msm8939-snoc-mm";
Dqcom,msm8953.yaml23 - qcom,msm8953-snoc
48 const: qcom,msm8953-snoc-mm
89 snoc: interconnect@580000 {
90 compatible = "qcom,msm8953-snoc";
95 snoc_mm: interconnect-snoc {
96 compatible = "qcom,msm8953-snoc-mm";
Dqcom,sm6115.yaml21 - qcom,sm6115-snoc
80 const: qcom,sm6115-snoc
119 snoc: interconnect@1880000 {
120 compatible = "qcom,sm6115-snoc";
Dqcom,rpm.yaml28 - qcom,msm8909-snoc
31 - qcom,msm8916-snoc
34 - qcom,qcs404-snoc
Dqcom,qcm2290.yaml27 - qcom,qcm2290-snoc
62 snoc: interconnect@1880000 {
63 compatible = "qcom,qcm2290-snoc";
Dinterconnect.txt27 snoc: interconnect@580000 {
28 compatible = "qcom,msm8916-snoc";
Dqcom,msm8974.yaml27 - qcom,msm8974-snoc
Dqcom,sdm660.yaml24 - qcom,sdm660-snoc
Dqcom,msm8996.yaml26 - qcom,msm8996-snoc
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dsnoc.c24 #include "snoc.h"
510 ath10k_warn(ar, "failed to dma map snoc rx buf\n"); in __ath10k_snoc_rx_post_buf()
601 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc rx ce pipe %d len %d\n", in ath10k_snoc_process_rx_cb()
701 "snoc tx item %d paddr %pad len %d n_items %d\n", in ath10k_snoc_hif_tx_sg()
715 "snoc tx item %d paddr %pad len %d n_items %d\n", in ath10k_snoc_hif_tx_sg()
762 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc hif send complete check\n"); in ath10k_snoc_hif_send_complete_check()
781 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc hif map service\n"); in ath10k_snoc_hif_map_service_to_pipe()
822 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc hif get default pipe\n"); in ath10k_snoc_hif_get_default_pipe()
1143 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc device suspended\n"); in ath10k_snoc_hif_suspend()
1162 ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc device resumed\n"); in ath10k_snoc_hif_resume()
[all …]
DKconfig44 tristate "Qualcomm ath10k SNOC support"
53 to system NOC(SNOC).
DMakefile42 snoc.o
/linux-6.14.4/include/dt-bindings/interconnect/
Dqcom,msm8937.h64 /* SNOC fabric */
82 /* SNOC-MM fabric */
Dqcom,msm8953.h63 /* SNOC fabric */
82 /* SNOC-MM fabric */
Dqcom,msm8976.h64 /* SNOC fabric */
84 /* SNOC-MM fabric */
Dqcom,qcm2290.h54 /* SNOC */
Dqcom,msm8909.h68 /* SNOC fabric */
Dqcom,sm6115.h71 /* SNOC */
Dqcom,sdm660.h97 /* SNOC */
Dqcom,msm8996.h135 /* SNOC */
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath10k.yaml20 - qcom,wcn3990-wifi # SNoC-based devices
147 qcom,snoc-host-cap-8bit-quirk:
275 # SNoC
301 qcom,snoc-host-cap-8bit-quirk;
/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml527 - description: GPU SNoC bus clock
555 - description: GPU SNoC bus clock
608 - description: SNoC MMU TBU RT GDSC
609 - description: SNoC MMU TBU NRT GDSC
610 - description: SNoC TURING MMU TBU0 GDSC
/linux-6.14.4/Documentation/devicetree/bindings/clock/
Dqcom,sm6375-gpucc.yaml28 - description: SNoC DVM GFX source
/linux-6.14.4/drivers/net/ipa/
Dipa_uc.c59 * @first_error_address: address of first error-source on SNOC
/linux-6.14.4/drivers/interconnect/qcom/
Dmsm8937.c1332 { .compatible = "qcom,msm8937-snoc", .data = &msm8937_snoc },
1333 { .compatible = "qcom,msm8937-snoc-mm", .data = &msm8937_snoc_mm },

123