Searched full:snoc (Results 1 – 25 of 46) sorted by relevance
12
/linux-6.8/Documentation/devicetree/bindings/interconnect/ |
D | qcom,msm8939.yaml | 24 - qcom,msm8939-snoc 42 const: qcom,msm8939-snoc-mm 59 snoc: interconnect@580000 { 60 compatible = "qcom,msm8939-snoc"; 70 snoc_mm: interconnect-snoc { 71 compatible = "qcom,msm8939-snoc-mm";
|
D | qcom,sm6115.yaml | 21 - qcom,sm6115-snoc 80 const: qcom,sm6115-snoc 119 snoc: interconnect@1880000 { 120 compatible = "qcom,sm6115-snoc";
|
D | qcom,qcm2290.yaml | 27 - qcom,qcm2290-snoc 62 snoc: interconnect@1880000 { 63 compatible = "qcom,qcm2290-snoc";
|
D | qcom,rpm.yaml | 28 - qcom,msm8916-snoc 31 - qcom,qcs404-snoc
|
D | interconnect.txt | 27 snoc: interconnect@580000 { 28 compatible = "qcom,msm8916-snoc";
|
D | qcom,msm8974.yaml | 27 - qcom,msm8974-snoc
|
D | qcom,sdm660.yaml | 24 - qcom,sdm660-snoc
|
D | qcom,msm8996.yaml | 26 - qcom,msm8996-snoc
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | snoc.c | 24 #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 …]
|
D | Kconfig | 44 tristate "Qualcomm ath10k SNOC support" 52 to system NOC(SNOC).
|
D | Makefile | 41 snoc.o
|
/linux-6.8/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath10k.yaml | 20 - qcom,wcn3990-wifi # SNoC-based devices 136 qcom,snoc-host-cap-8bit-quirk: 264 # SNoC 290 qcom,snoc-host-cap-8bit-quirk;
|
/linux-6.8/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 505 - description: GPU SNoC bus clock 525 - description: GPU SNoC bus clock 563 - description: SNoC MMU TBU RT GDSC 564 - description: SNoC MMU TBU NRT GDSC 565 - description: SNoC TURING MMU TBU0 GDSC
|
/linux-6.8/include/dt-bindings/interconnect/ |
D | qcom,qcm2290.h | 54 /* SNOC */
|
D | qcom,sm6115.h | 71 /* SNOC */
|
D | qcom,sdm660.h | 97 /* SNOC */
|
D | qcom,msm8996.h | 135 /* SNOC */
|
/linux-6.8/Documentation/devicetree/bindings/clock/ |
D | qcom,sm6375-gpucc.yaml | 28 - description: SNoC DVM GFX source
|
/linux-6.8/drivers/net/ipa/ |
D | ipa_uc.c | 57 * @first_error_address: address of first error-source on SNOC
|
/linux-6.8/drivers/interconnect/qcom/ |
D | msm8939.c | 1416 { .compatible = "qcom,msm8939-snoc", .data = &msm8939_snoc }, 1417 { .compatible = "qcom,msm8939-snoc-mm", .data = &msm8939_snoc_mm },
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | msm8939.dtsi | 651 snoc: interconnect@580000 { label 652 compatible = "qcom,msm8939-snoc"; 656 snoc_mm: interconnect-snoc { 657 compatible = "qcom,msm8939-snoc-mm";
|
D | sdm850-samsung-w737.dts | 691 qcom,snoc-host-cap-8bit-quirk;
|
D | sdm845-shift-axolotl.dts | 751 qcom,snoc-host-cap-8bit-quirk;
|
D | sdm850-lenovo-yoga-c630.dts | 836 qcom,snoc-host-cap-8bit-quirk;
|
/linux-6.8/drivers/clk/qcom/ |
D | clk-smd-rpm.c | 459 DEFINE_CLK_SMD_RPM_BUS(snoc, 1); 465 DEFINE_CLK_SMD_RPM_BUS(snoc, 2);
|
12