Home
last modified time | relevance | path

Searched full:apss (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/watchdog/
Dqcom-wdt.yaml20 - qcom,apss-wdt-qcs404
21 - qcom,apss-wdt-sc7180
22 - qcom,apss-wdt-sc7280
23 - qcom,apss-wdt-sc8180x
24 - qcom,apss-wdt-sc8280xp
25 - qcom,apss-wdt-sdm845
26 - qcom,apss-wdt-sdx55
27 - qcom,apss-wdt-sdx65
28 - qcom,apss-wdt-sm6350
29 - qcom,apss-wdt-sm8150
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/
Dqcom,apcs-kpss-global.yaml27 - qcom,sc7180-apss-shared
28 - qcom,sc8180x-apss-shared
30 - qcom,sdm845-apss-shared
33 - qcom,sm8150-apss-shared
77 - qcom,sc7180-apss-shared
79 - qcom,sdm845-apss-shared
81 - qcom,sm8150-apss-shared
Dqcom-ipcc.yaml16 entity on the Application Processor Subsystem (APSS) that wants to listen to
/Linux-v6.1/drivers/mailbox/
Dqcom-apcs-ipc-mailbox.c33 .offset = 8, .clk_name = "qcom,apss-ipq6018-clk"
155 { .compatible = "qcom,sc7180-apss-shared", .data = &apps_shared_apcs_data },
156 { .compatible = "qcom,sc8180x-apss-shared", .data = &apps_shared_apcs_data },
158 { .compatible = "qcom,sdm845-apss-shared", .data = &apps_shared_apcs_data },
160 { .compatible = "qcom,sm8150-apss-shared", .data = &apps_shared_apcs_data },
Dqcom-ipcc.c42 * @base: Base address of the IPCC frame associated to APSS
/Linux-v6.1/drivers/clk/qcom/
Dapss-ipq6018.c13 #include <dt-bindings/clock/qcom,apss-ipq.h>
98 .name = "qcom,apss-ipq6018-clk",
104 MODULE_DESCRIPTION("QCOM APSS IPQ 6018 CLK Driver");
Dapss-ipq-pll.c112 .name = "qcom-ipq-apss-pll",
118 MODULE_DESCRIPTION("Qualcomm technology Inc APSS ALPHA PLL Driver");
DKconfig119 tristate "IPQ APSS PLL"
121 Support for APSS PLL on ipq devices. The APSS PLL is the main
127 tristate "IPQ APSS Clock Controller"
131 Support for APSS clock controller on IPQ platforms. The
132 APSS clock controller manages the Mux and enable block that feeds the
DMakefile24 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o
25 obj-$(CONFIG_IPQ_APSS_6018) += apss-ipq6018.o
Dgcc-ipq4019.c162 * Contains index for safe clock during APSS freq change.
1247 * Round rate function for APSS CPU PLL Clock divider.
1269 * Clock set rate function for APSS CPU PLL Clock divider.
1298 * Clock frequency calculation function for APSS CPU PLL Clock divider.
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Dqcom,mpm.yaml16 monitors the interrupts when the system is asleep, wakes up the APSS when
36 Specify the IRQ used by RPM to wakeup APSS.
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-opp-mowgli.dts374 /* APSS */
426 /* APSS */
Daspeed-bmc-opp-mihawk.dts505 /* APSS */
553 /* APSS */
Daspeed-bmc-opp-witherspoon.dts316 /* APSS */
Dqcom-sdx65.dtsi524 compatible = "qcom,apss-wdt-sdx65", "qcom,kpss-wdt";
Daspeed-bmc-inspur-fp5280g2.dts288 /* APSS */
Daspeed-bmc-opp-swift.dts302 /* APSS */
Dqcom-sdx55.dtsi630 compatible = "qcom,apss-wdt-sdx55", "qcom,kpss-wdt";
/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.c467 * smmu impl and then apss smmu since we can have both implementing in qcom_smmu_impl_init()
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dipq6018.dtsi11 #include <dt-bindings/clock/qcom,apss-ipq.h>
Dmsm8994.dtsi359 compatible = "qcom,apss-wdt-msm8994", "qcom,kpss-wdt";
Dsc7180.dtsi2480 funnel@7800000 { /* APSS Funnel */
3372 compatible = "qcom,sc7180-apss-shared";
3378 compatible = "qcom,apss-wdt-sc7180", "qcom,kpss-wdt";
Dsm8150.dtsi3253 funnel@7800000 { /* APSS Funnel */
3926 compatible = "qcom,sm8150-apss-shared";
3932 compatible = "qcom,apss-wdt-sm8150", "qcom,kpss-wdt";
Dmsm8996.dtsi2743 funnel@39b0000 { /* APSS Funnel 0 */
2837 funnel@3bb0000 { /* APSS Funnel 1 */
Dsm6350.dtsi1465 compatible = "qcom,apss-wdt-sm6350", "qcom,kpss-wdt";

12