Searched full:apss (Results 1 – 25 of 52) sorted by relevance
123
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/ |
D | qcom-wdt.yaml | 21 - qcom,apss-wdt-ipq5018 22 - qcom,apss-wdt-ipq5332 23 - qcom,apss-wdt-ipq5424 24 - qcom,apss-wdt-ipq9574 25 - qcom,apss-wdt-msm8226 26 - qcom,apss-wdt-msm8974 27 - qcom,apss-wdt-msm8994 28 - qcom,apss-wdt-qcm2290 29 - qcom,apss-wdt-qcs404 30 - qcom,apss-wdt-qcs615 [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 48 - qcom,qcs615-apss-shared 49 - qcom,sc7180-apss-shared 50 - qcom,sc8180x-apss-shared 51 - qcom,sm8150-apss-shared 52 - const: qcom,sdm845-apss-shared 65 - qcom,sdm845-apss-shared 176 - qcom,sdm845-apss-shared
|
D | qcom-ipcc.yaml | 16 entity on the Application Processor Subsystem (APSS) that wants to listen to
|
/linux-6.14.4/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 }, 162 { .compatible = "qcom,sc7180-apss-shared", .data = &apps_shared_apcs_data }, 163 { .compatible = "qcom,sc8180x-apss-shared", .data = &apps_shared_apcs_data }, 164 { .compatible = "qcom,sm8150-apss-shared", .data = &apps_shared_apcs_data },
|
D | qcom-ipcc.c | 44 * @base: Base address of the IPCC frame associated to APSS
|
/linux-6.14.4/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.14.4/drivers/clk/qcom/ |
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 | apss-ipq-pll.c | 222 .name = "qcom-ipq-apss-pll", 228 MODULE_DESCRIPTION("Qualcomm technology Inc APSS ALPHA PLL Driver");
|
D | Kconfig | 183 tristate "IPQ APSS PLL" 185 Support for APSS PLL on ipq devices. The APSS PLL is the main 191 tristate "IPQ APSS Clock Controller" 196 Support for APSS clock controller on IPQ platforms. The 197 APSS clock controller manages the Mux and enable block that feeds the
|
D | Makefile | 31 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o 32 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.14.4/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 65 qcom,master-names = "APSS",
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | ipq5018.dtsi | 8 #include <dt-bindings/clock/qcom,apss-ipq.h> 309 compatible = "qcom,apss-wdt-ipq5018", "qcom,kpss-wdt";
|
D | ipq5332.dtsi | 8 #include <dt-bindings/clock/qcom,apss-ipq.h> 400 compatible = "qcom,apss-wdt-ipq5332", "qcom,kpss-wdt";
|
D | ipq5424.dtsi | 285 compatible = "qcom,apss-wdt-ipq5424", "qcom,kpss-wdt";
|
D | ipq9574.dtsi | 9 #include <dt-bindings/clock/qcom,apss-ipq.h> 794 compatible = "qcom,apss-wdt-ipq9574", "qcom,kpss-wdt";
|
D | qcs615.dtsi | 3324 compatible = "qcom,qcs615-apss-shared", 3325 "qcom,sdm845-apss-shared"; 3331 compatible = "qcom,apss-wdt-qcs615", "qcom,kpss-wdt";
|
/linux-6.14.4/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.14.4/drivers/soc/qcom/ |
D | qcom_stats.c | 46 { "apss", 631, QCOM_SMEM_HOST_ANY },
|
/linux-6.14.4/arch/arm/boot/dts/qcom/ |
D | qcom-msm8226.dtsi | 152 qcom,master-names = "APSS", 347 compatible = "qcom,apss-wdt-msm8226", "qcom,kpss-wdt";
|
D | qcom-sdx65.dtsi | 664 compatible = "qcom,apss-wdt-sdx65", "qcom,kpss-wdt";
|
D | qcom-sdx55.dtsi | 733 compatible = "qcom,apss-wdt-sdx55", "qcom,kpss-wdt";
|
123