Searched full:apss (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | qcom-wdt.yaml | 20 - 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/ |
D | qcom,apcs-kpss-global.yaml | 27 - 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
|
D | qcom-ipcc.yaml | 16 entity on the Application Processor Subsystem (APSS) that wants to listen to
|
/Linux-v6.1/drivers/mailbox/ |
D | qcom-apcs-ipc-mailbox.c | 33 .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 },
|
D | qcom-ipcc.c | 42 * @base: Base address of the IPCC frame associated to APSS
|
/Linux-v6.1/drivers/clk/qcom/ |
D | apss-ipq6018.c | 13 #include <dt-bindings/clock/qcom,apss-ipq.h> 98 .name = "qcom,apss-ipq6018-clk", 104 MODULE_DESCRIPTION("QCOM APSS IPQ 6018 CLK Driver");
|
D | apss-ipq-pll.c | 112 .name = "qcom-ipq-apss-pll", 118 MODULE_DESCRIPTION("Qualcomm technology Inc APSS ALPHA PLL Driver");
|
D | Kconfig | 119 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
|
D | Makefile | 24 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o 25 obj-$(CONFIG_IPQ_APSS_6018) += apss-ipq6018.o
|
D | gcc-ipq4019.c | 162 * 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/ |
D | qcom,mpm.yaml | 16 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/ |
D | aspeed-bmc-opp-mowgli.dts | 374 /* APSS */ 426 /* APSS */
|
D | aspeed-bmc-opp-mihawk.dts | 505 /* APSS */ 553 /* APSS */
|
D | aspeed-bmc-opp-witherspoon.dts | 316 /* APSS */
|
D | qcom-sdx65.dtsi | 524 compatible = "qcom,apss-wdt-sdx65", "qcom,kpss-wdt";
|
D | aspeed-bmc-inspur-fp5280g2.dts | 288 /* APSS */
|
D | aspeed-bmc-opp-swift.dts | 302 /* APSS */
|
D | qcom-sdx55.dtsi | 630 compatible = "qcom,apss-wdt-sdx55", "qcom,kpss-wdt";
|
/Linux-v6.1/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 467 * 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/ |
D | ipq6018.dtsi | 11 #include <dt-bindings/clock/qcom,apss-ipq.h>
|
D | msm8994.dtsi | 359 compatible = "qcom,apss-wdt-msm8994", "qcom,kpss-wdt";
|
D | sc7180.dtsi | 2480 funnel@7800000 { /* APSS Funnel */ 3372 compatible = "qcom,sc7180-apss-shared"; 3378 compatible = "qcom,apss-wdt-sc7180", "qcom,kpss-wdt";
|
D | sm8150.dtsi | 3253 funnel@7800000 { /* APSS Funnel */ 3926 compatible = "qcom,sm8150-apss-shared"; 3932 compatible = "qcom,apss-wdt-sm8150", "qcom,kpss-wdt";
|
D | msm8996.dtsi | 2743 funnel@39b0000 { /* APSS Funnel 0 */ 2837 funnel@3bb0000 { /* APSS Funnel 1 */
|
D | sm6350.dtsi | 1465 compatible = "qcom,apss-wdt-sm6350", "qcom,kpss-wdt";
|
12