Searched full:apss (Results 1 – 25 of 46) sorted by relevance
12
/linux-6.8/Documentation/devicetree/bindings/watchdog/ |
D | qcom-wdt.yaml | 21 - qcom,apss-wdt-ipq5018 22 - qcom,apss-wdt-ipq5332 23 - qcom,apss-wdt-ipq9574 24 - qcom,apss-wdt-msm8226 25 - qcom,apss-wdt-msm8974 26 - qcom,apss-wdt-msm8994 27 - qcom,apss-wdt-qcm2290 28 - qcom,apss-wdt-qcs404 29 - qcom,apss-wdt-sa8775p 30 - qcom,apss-wdt-sc7180 [all …]
|
/linux-6.8/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 46 - qcom,sc7180-apss-shared 47 - qcom,sc8180x-apss-shared 48 - qcom,sm8150-apss-shared 49 - const: qcom,sdm845-apss-shared 62 - qcom,sdm845-apss-shared 172 - qcom,sdm845-apss-shared
|
D | qcom-ipcc.yaml | 16 entity on the Application Processor Subsystem (APSS) that wants to listen to
|
/linux-6.8/drivers/mailbox/ |
D | qcom-apcs-ipc-mailbox.c | 33 .offset = 8, .clk_name = "qcom,apss-ipq6018-clk" 149 { .compatible = "qcom,sdm845-apss-shared", .data = &apps_shared_apcs_data }, 161 { .compatible = "qcom,sc7180-apss-shared", .data = &apps_shared_apcs_data }, 162 { .compatible = "qcom,sc8180x-apss-shared", .data = &apps_shared_apcs_data }, 163 { .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-6.8/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,mpm.yaml | 16 monitors the interrupts when the system is asleep, wakes up the APSS when 37 Phandle to the APSS MPM slice of the RPM Message RAM 42 Specify the IRQ used by RPM to wakeup APSS.
|
/linux-6.8/drivers/clk/qcom/ |
D | apss-ipq-pll.c | 12 * Even though APSS PLL type is of existing one (like Huayra), its offsets 14 * PLL is specific to APSS, so lets the define the same. 230 .name = "qcom-ipq-apss-pll", 236 MODULE_DESCRIPTION("Qualcomm technology Inc APSS ALPHA PLL Driver");
|
D | apss-ipq6018.c | 15 #include <dt-bindings/clock/qcom,apss-ipq.h> 157 .name = "qcom,apss-ipq6018-clk", 163 MODULE_DESCRIPTION("QCOM APSS IPQ 6018 CLK Driver");
|
D | Kconfig | 133 tristate "IPQ APSS PLL" 135 Support for APSS PLL on ipq devices. The APSS PLL is the main 141 tristate "IPQ APSS Clock Controller" 146 Support for APSS clock controller on IPQ platforms. The 147 APSS clock controller manages the Mux and enable block that feeds the
|
D | Makefile | 25 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o 26 obj-$(CONFIG_IPQ_APSS_6018) += apss-ipq6018.o
|
D | gcc-ipq4019.c | 80 * Contains index for safe clock during APSS freq change. 124 * Round rate function for APSS CPU PLL Clock divider. 146 * Clock set rate function for APSS CPU PLL Clock divider. 175 * Clock frequency calculation function for APSS CPU PLL Clock divider.
|
/linux-6.8/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpm-master-stats.yaml | 15 spanning a single subsystem (e.g. APSS, ADSP, CDSP). All of the RPM decisions 63 qcom,master-names = "APSS",
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | ipq5018.dtsi | 8 #include <dt-bindings/clock/qcom,apss-ipq.h> 310 compatible = "qcom,apss-wdt-ipq5018", "qcom,kpss-wdt";
|
D | ipq5332.dtsi | 8 #include <dt-bindings/clock/qcom,apss-ipq.h> 394 compatible = "qcom,apss-wdt-ipq5332", "qcom,kpss-wdt";
|
D | ipq9574.dtsi | 9 #include <dt-bindings/clock/qcom,apss-ipq.h> 662 compatible = "qcom,apss-wdt-ipq9574", "qcom,kpss-wdt";
|
D | ipq6018.dtsi | 11 #include <dt-bindings/clock/qcom,apss-ipq.h>
|
D | sc7180.dtsi | 2632 funnel@7800000 { /* APSS Funnel */ 3573 compatible = "qcom,sc7180-apss-shared", 3574 "qcom,sdm845-apss-shared"; 3580 compatible = "qcom,apss-wdt-sc7180", "qcom,kpss-wdt";
|
/linux-6.8/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-opp-mowgli.dts | 374 /* APSS */ 426 /* APSS */
|
D | aspeed-bmc-opp-witherspoon.dts | 316 /* APSS */
|
D | aspeed-bmc-opp-swift.dts | 302 /* APSS */
|
D | aspeed-bmc-inspur-fp5280g2.dts | 288 /* APSS */
|
/linux-6.8/arch/arm/boot/dts/qcom/ |
D | qcom-sdx65.dtsi | 655 compatible = "qcom,apss-wdt-sdx65", "qcom,kpss-wdt";
|
D | qcom-sdx55.dtsi | 715 compatible = "qcom,apss-wdt-sdx55", "qcom,kpss-wdt";
|
D | qcom-msm8226.dtsi | 65 qcom,master-names = "APSS",
|
D | qcom-msm8974.dtsi | 125 qcom,master-names = "APSS", 356 compatible = "qcom,apss-wdt-msm8974", "qcom,kpss-wdt";
|
12